Uses of Package
com.sun.tools.txw2.model
-
Packages that use com.sun.tools.txw2.model Package Description com.sun.tools.txw2 com.sun.tools.txw2.builder.relaxng Reads RELAX NG grammar from RNGOM and builds the model for TXW.com.sun.tools.txw2.builder.xsd Reads XML Schema grammar from XSOM and builds the model for TXW.com.sun.tools.txw2.model -
Classes in com.sun.tools.txw2.model used by com.sun.tools.txw2 Class Description NodeSet Root of the model. -
Classes in com.sun.tools.txw2.model used by com.sun.tools.txw2.builder.relaxng Class Description Leaf Leafs form a set (by a cyclic doubly-linked list.) -
Classes in com.sun.tools.txw2.model used by com.sun.tools.txw2.builder.xsd Class Description Attribute Attribute declaration.Leaf Leafs form a set (by a cyclic doubly-linked list.)NodeSet Root of the model. -
Classes in com.sun.tools.txw2.model used by com.sun.tools.txw2.model Class Description Define A named pattern.Grammar Represents a RELAX NG grammar.Leaf Leafs form a set (by a cyclic doubly-linked list.)Node NodeSet Root of the model.Text Implemented byLeafs that map to PCDATA in XML.WriterNode TheNodethat maps to the program element.XmlNode