Uses of Package
com.sun.xml.ws.util.xml

Packages that use com.sun.xml.ws.util.xml
com.sun.tools.ws.util.xml   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
com.sun.xml.ws.streaming   
 

Classes in com.sun.xml.ws.util.xml used by com.sun.tools.ws.util.xml
XmlUtil
           
 

Classes in com.sun.xml.ws.util.xml used by com.sun.xml.ws.server
XMLStreamReaderToXMLStreamWriter
          Reads a sub-tree from XMLStreamReader and writes to XMLStreamWriter as-is.
 

Classes in com.sun.xml.ws.util.xml used by com.sun.xml.ws.streaming
XMLStreamReaderFilter
          XMLStreamReader that delegates to another XMLStreamReader.