| 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 | Description |
|---|---|
| NodeSet |
Root of the model.
|
| Class | Description |
|---|---|
| Leaf |
Leafs form a set (by a cyclic doubly-linked list.) |
| Class | Description |
|---|---|
| Attribute |
Attribute declaration.
|
| Leaf |
Leafs form a set (by a cyclic doubly-linked list.) |
| NodeSet |
Root of the 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 by
Leafs that map to PCDATA in XML. |
| WriterNode |
The
Node that maps to the program element. |
| XmlNode |
Copyright © 2018 Oracle Corporation. All rights reserved.