|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Leaf s 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
Leaf s 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
Leaf s 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 Leaf s that map to PCDATA in XML. |
|
WriterNode
The Node that maps to the program element. |
|
XmlNode
Either an Element or Attribute . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |