Serialized Form
-
Package com.sun.tools.txw2
-
Class com.sun.tools.txw2.BadCommandLineException extends Exception implements Serializable
-
-
Package com.sun.tools.txw2.model
-
Class com.sun.tools.txw2.model.NodeSet extends LinkedHashSet<WriterNode> implements Serializable
-
Serialized Fields
-
codeModel
JCodeModel codeModel
-
defaultNamespace
String defaultNamespace
The namespace URI declared inXmlNamespace. -
opts
TxwOptions opts
-
rootElements
Set<Element> rootElements
Set of all theElements that can be root.
-
-
-