Uses of Class
org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
-
Packages that use XMLStreamReaderToXMLStreamWriter Package Description com.sun.xml.messaging.saaj.soap com.sun.xml.ws.wsdl.writer -
-
Uses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.messaging.saaj.soap
Fields in com.sun.xml.messaging.saaj.soap declared as XMLStreamReaderToXMLStreamWriter Modifier and Type Field Description protected XMLStreamReaderToXMLStreamWriterStaxBridge. readerToWriter -
Uses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.wsdl.writer
Subclasses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.wsdl.writer Modifier and Type Class Description classWSDLPatcherPatches WSDL with the correct endpoint address and the relative paths to other documents.
-