Uses of Class
com.sun.tools.txw2.TxwOptions
Packages that use TxwOptions
Package
Description
Reads XML Schema grammar from XSOM and builds the model for TXW.
-
Uses of TxwOptions in com.sun.tools.txw2
Methods in com.sun.tools.txw2 with parameters of type TxwOptionsModifier and TypeMethodDescriptionSchemaBuilder.build
(TxwOptions options) static int
Main.run
(TxwOptions opts) Constructors in com.sun.tools.txw2 with parameters of type TxwOptions -
Uses of TxwOptions in com.sun.tools.txw2.builder.xsd
Methods in com.sun.tools.txw2.builder.xsd with parameters of type TxwOptionsModifier and TypeMethodDescriptionstatic NodeSet
XmlSchemaBuilder.build
(XSSchemaSet xs, TxwOptions opts) -
Uses of TxwOptions in com.sun.tools.txw2.model
Methods in com.sun.tools.txw2.model with parameters of type TxwOptionsConstructors in com.sun.tools.txw2.model with parameters of type TxwOptions