Package com.sun.tools.txw2.model

Interface Summary
Text Implemented by Leafs that map to PCDATA in XML.
 

Class Summary
Attribute Attribute declaration.
Data  
Define A named pattern.
Element Element declaration.
Empty  
Grammar Represents a RELAX NG grammar.
Leaf Leafs form a set (by a cyclic doubly-linked list.)
List List of Data or Value.
Node Node is a Leaf that has children.
NodeSet Root of the model.
Ref A reference to a named pattern.
Value A constant value.
WriterNode The Node that maps to the program element.
XmlNode Either an Element or Attribute.
 



Copyright © 2013 Oracle. All Rights Reserved.