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