Package com.sun.xml.ws.util.xml

Class Summary
CDATA  
ContentHandlerToXMLStreamWriter This is a simple utility class that adapts SAX events into StAX XMLStreamWriter events, bridging between the two parser technologies.
DummyLocation Location that returns no info.
NamedNodeMapIterator  
NamespaceContextExAdaper  
NodeListIterator  
StAXResult A JAXP Result implementation that produces a result on the specified XMLStreamWriter or XMLEventWriter.
StAXSource A JAXP Source implementation that wraps the specified XMLStreamReader or XMLEventReader for use by applications that expect a Source.
XMLReaderComposite XMLReaderComposite
XMLReaderComposite.ElemInfo  
XMLStreamReaderFilter XMLStreamReader that delegates to another XMLStreamReader.
XMLStreamReaderToXMLStreamWriter Deprecated. use org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
XMLStreamWriterFilter XMLStreamWriter that delegates to another XMLStreamWriter.
XmlUtil  
 

Enum Summary
XMLReaderComposite.State  
 



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