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 |
Class and Description |
---|
NodeSet
Root of the model.
|
Class and Description |
---|
Leaf
Leaf s form a set (by a cyclic doubly-linked list.) |
Class and Description |
---|
Attribute
Attribute declaration.
|
Leaf
Leaf s form a set (by a cyclic doubly-linked list.) |
NodeSet
Root of the model.
|
Class and Description |
---|
Define
A named pattern.
|
Grammar
Represents a RELAX NG grammar.
|
Leaf
Leaf s form a set (by a cyclic doubly-linked list.) |
Node |
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 |
Copyright © 2019 Oracle Corporation. All rights reserved.