Serialized Form


Package com.sun.tools.txw2.model

Class com.sun.tools.txw2.model.NodeSet extends LinkedHashSet<WriterNode> implements Serializable

Serialized Fields

opts

TxwOptions opts

codeModel

com.sun.codemodel.JCodeModel codeModel

rootElements

Set<E> rootElements
Set of all the Elements that can be root.


defaultNamespace

String defaultNamespace
The namespace URI declared in XmlNamespace.


Package com.sun.xml.txw2

Class com.sun.xml.txw2.IllegalAnnotationException extends TxwException implements Serializable

serialVersionUID: 1L

Class com.sun.xml.txw2.IllegalSignatureException extends TxwException implements Serializable

serialVersionUID: 1L

Class com.sun.xml.txw2.TxwException extends RuntimeException implements Serializable

serialVersionUID: 1L



Copyright © 2012 Oracle. All Rights Reserved.