TXW2 Compiler 20110809-redhat-2

Uses of Package
com.sun.tools.txw2.model

Packages that use com.sun.tools.txw2.model
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
NodeSet
          Root of the model.
 

Classes in com.sun.tools.txw2.model used by com.sun.tools.txw2.builder.relaxng
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
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
Define
          A named pattern.
Grammar
          Represents a RELAX NG grammar.
Leaf
          Leafs form a set (by a cyclic doubly-linked list.)
Node
          Node is a Leaf that has children.
NodeSet
          Root of the model.
Text
          Implemented by Leafs that map to PCDATA in XML.
WriterNode
          The Node that maps to the program element.
XmlNode
          Either an Element or Attribute.
 


TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.