Serialized Form
-
Package com.sun.tools.txw2.model
-
Class com.sun.tools.txw2.model.NodeSet extends LinkedHashSet<WriterNode> implements Serializable
-
Serialized Fields
-
codeModel
com.sun.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.
-
-
-