Package com.sun.tools.txw2.model
Class Attribute
java.lang.Object
com.sun.tools.txw2.model.Leaf
com.sun.tools.txw2.model.Node
com.sun.tools.txw2.model.WriterNode
com.sun.tools.txw2.model.XmlNode
com.sun.tools.txw2.model.Attribute
- All Implemented Interfaces:
Iterable<Leaf>,ParsedPattern
Attribute declaration.
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields inherited from class com.sun.tools.txw2.model.WriterNode
alternativeName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.tools.txw2.model.XmlNode
collectChildrenMethods inherited from class com.sun.tools.txw2.model.Node
addChild, hasOneChild, iteratorMethods inherited from class com.sun.tools.txw2.model.Leaf
createDataMethod, getNext, getPrev, merge, siblingsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator