Uses of Class
com.sun.tools.txw2.model.NodeSet
Packages that use NodeSet
Package
Description
Reads XML Schema grammar from XSOM and builds the model for TXW.
-
Uses of NodeSet in com.sun.tools.txw2
Methods in com.sun.tools.txw2 that return NodeSet -
Uses of NodeSet in com.sun.tools.txw2.builder.xsd
Fields in com.sun.tools.txw2.builder.xsd declared as NodeSetMethods in com.sun.tools.txw2.builder.xsd that return NodeSetModifier and TypeMethodDescriptionstatic NodeSet
XmlSchemaBuilder.build
(XSSchemaSet xs, TxwOptions opts) -
Uses of NodeSet in com.sun.tools.txw2.model
Methods in com.sun.tools.txw2.model with parameters of type NodeSetModifier and TypeMethodDescriptionprotected final void
Leaf.createDataMethod
(JDefinedClass clazz, JType valueType, NodeSet nset, Set<Prop> props) Creates a prop of the data value method.Data.getDatatype
(NodeSet nset) List.getDatatype
(NodeSet nset) Text.getDatatype
(NodeSet nset) Obtains the Java class of thisText
.Value.getDatatype
(NodeSet nset)