Uses of Package
com.sun.xml.txw2.annotation

Packages that use com.sun.xml.txw2.annotation
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.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.annotation used by com.sun.xml.bind.v2.schemagen.episode
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 

Classes in com.sun.xml.txw2.annotation used by com.sun.xml.bind.v2.schemagen.xmlschema
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 

Classes in com.sun.xml.txw2.annotation used by com.sun.xml.ws.wsdl.writer
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 

Classes in com.sun.xml.txw2.annotation used by com.sun.xml.ws.wsdl.writer.document
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 

Classes in com.sun.xml.txw2.annotation used by com.sun.xml.ws.wsdl.writer.document.http
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 

Classes in com.sun.xml.txw2.annotation used by com.sun.xml.ws.wsdl.writer.document.soap
XmlAttribute
          Specifies that the invocation of the method will produce an attribute.
XmlElement
          Specifies the name of the XML element.
 



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