|
TXW2 Compiler 20110809-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeSet | |
---|---|
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 |
Uses of NodeSet in com.sun.tools.txw2 |
---|
Methods in com.sun.tools.txw2 that return NodeSet | |
---|---|
NodeSet |
SchemaBuilder.build(TxwOptions options)
|
Uses of NodeSet in com.sun.tools.txw2.builder.xsd |
---|
Fields in com.sun.tools.txw2.builder.xsd declared as NodeSet | |
---|---|
protected NodeSet |
XmlSchemaBuilder.nodeSet
|
Methods in com.sun.tools.txw2.builder.xsd that return NodeSet | |
---|---|
static NodeSet |
XmlSchemaBuilder.build(com.sun.xml.xsom.XSSchemaSet xs,
TxwOptions opts)
|
Uses of NodeSet in com.sun.tools.txw2.model |
---|
Methods in com.sun.tools.txw2.model with parameters of type NodeSet | |
---|---|
protected void |
Leaf.createDataMethod(com.sun.codemodel.JDefinedClass clazz,
com.sun.codemodel.JType valueType,
NodeSet nset,
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)
|
|
TXW2 Compiler 20110809-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |