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  
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 expext a Source.
XMLStreamReaderFilter XMLStreamReader that delegates to another XMLStreamReader.
XMLStreamReaderToXMLStreamWriter Reads a sub-tree from XMLStreamReader and writes to XMLStreamWriter as-is.
XMLStreamWriterFilter XMLStreamWriter that delegates to another XMLStreamWriter.
XmlUtil  
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.