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 | Description |
---|---|---|
NodeSet |
SchemaBuilder.build(TxwOptions options) |
|
static int |
Main.run(TxwOptions opts) |
Constructor | Description |
---|---|
Main(TxwOptions opts) |
Modifier and Type | Method | Description |
---|---|---|
static NodeSet |
XmlSchemaBuilder.build(XSSchemaSet xs,
TxwOptions opts) |
Modifier and Type | Method | Description |
---|---|---|
void |
NodeSet.write(TxwOptions opts) |
Generate code
|
Constructor | Description |
---|---|
NodeSet(TxwOptions opts,
Leaf entry) |
Copyright © 2018 Oracle Corporation. All rights reserved.