Uses of Package
com.sun.xml.txw2

Packages that use com.sun.xml.txw2
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. 
com.sun.xml.ws.api.wsdl.writer   
com.sun.xml.ws.policy.jaxws   
com.sun.xml.ws.wsdl.writer   
com.sun.xml.ws.wsdl.writer.document   
com.sun.xml.ws.wsdl.writer.document.http   
com.sun.xml.ws.wsdl.writer.document.soap   
 

Classes in com.sun.xml.txw2 used by com.sun.xml.bind.v2.schemagen.episode
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
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
DatatypeWriter
          Pluggable datatype writer.
Document
          Coordinates the entire writing process.
NamespaceResolver
          Used by DatatypeWriter 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
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.ws.api.wsdl.writer
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.ws.policy.jaxws
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.ws.wsdl.writer
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.ws.wsdl.writer.document
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.ws.wsdl.writer.document.http
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.ws.wsdl.writer.document.soap
TypedXmlWriter
          Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.