Package | Description |
---|---|
com.sun.tools.txw2 | |
com.sun.tools.txw2.builder.xsd |
Reads XML Schema grammar from XSOM and builds the model for TXW.
|
com.sun.tools.txw2.model |
Modifier and Type | Method and Description |
---|---|
NodeSet |
SchemaBuilder.build(TxwOptions options) |
static int |
Main.run(TxwOptions opts) |
Constructor and Description |
---|
Main(TxwOptions opts) |
Modifier and Type | Method and Description |
---|---|
static NodeSet |
XmlSchemaBuilder.build(com.sun.xml.xsom.XSSchemaSet xs,
TxwOptions opts) |
Modifier and Type | Method and Description |
---|---|
void |
NodeSet.write(TxwOptions opts)
Generate code
|
Constructor and Description |
---|
NodeSet(TxwOptions opts,
Leaf entry) |
Copyright © 2019 Oracle Corporation. All rights reserved.