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) |
Modifier and Type | Field | Description |
---|---|---|
protected NodeSet |
XmlSchemaBuilder.nodeSet |
Modifier and Type | Method | Description |
---|---|---|
static NodeSet |
XmlSchemaBuilder.build(XSSchemaSet xs,
TxwOptions opts) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
Leaf.createDataMethod(JDefinedClass clazz,
JType valueType,
NodeSet nset,
Set<Prop> props) |
Creates a prop of the data value method.
|
JType |
Data.getDatatype(NodeSet nset) |
|
JType |
List.getDatatype(NodeSet nset) |
|
JType |
Text.getDatatype(NodeSet nset) |
Obtains the Java class of this
Text . |
JType |
Value.getDatatype(NodeSet nset) |
Copyright © 2018 Oracle Corporation. All rights reserved.