Uses of Package
com.sun.xml.txw2
-
Packages that use com.sun.xml.txw2 Package Description com.sun.xml.bind.v2.schemagen.episode TXW interfaces for writing episode file, which is what XJC needs to handle separate compilation.com.sun.xml.bind.v2.schemagen.xmlschema XML Schema writer generated by TXW.com.sun.xml.txw2 TXW runtime.com.sun.xml.txw2.output Defines XmlSerializer and its built-in implementations. -
Classes in com.sun.xml.txw2 used by com.sun.xml.bind.v2.schemagen.episode Class Description TypedXmlWriter Defines common operations for all typed XML writers. Root of all typed XML writer interfaces. -
Classes in com.sun.xml.txw2 used by com.sun.xml.bind.v2.schemagen.xmlschema Class Description TypedXmlWriter Defines common operations for all typed XML writers. Root of all typed XML writer interfaces. -
Classes in com.sun.xml.txw2 used by com.sun.xml.txw2 Class Description DatatypeWriter Pluggable datatype writer.Document Coordinates the entire writing process.NamespaceResolver Used byDatatypeWriter
to declare additional namespaces.TxwException Signals errors in the TXW processing.TypedXmlWriter Defines common operations for all typed XML writers. Root of all typed XML writer interfaces. -
Classes in com.sun.xml.txw2 used by com.sun.xml.txw2.output Class Description TypedXmlWriter Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.