| 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(com.sun.codemodel.JDefinedClass clazz,
com.sun.codemodel.JType valueType,
NodeSet nset,
java.util.Set<Prop> props) |
Creates a prop of the data value method.
|
com.sun.codemodel.JType |
Data.getDatatype(NodeSet nset) |
|
com.sun.codemodel.JType |
List.getDatatype(NodeSet nset) |
|
com.sun.codemodel.JType |
Text.getDatatype(NodeSet nset) |
Obtains the Java class of this
Text. |
com.sun.codemodel.JType |
Value.getDatatype(NodeSet nset) |
Copyright © 2018 Oracle Corporation. All rights reserved.