|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractStaxContentHandler | Abstract base class for SAX ContentHandler implementations that use StAX as a basis. |
AbstractStaxXmlReader | Abstract base class for SAX XMLReader implementations that use StAX as a basis. |
AbstractXmlStreamReader | Abstract base class for XMLStreamReader s. |
StaxEventContentHandler | SAX ContentHandler that transforms callback calls to XMLEvent s and writes them to a
XMLEventConsumer . |
StaxEventXmlReader | SAX XMLReader that reads from a StAX XMLEventReader . |
StaxStreamContentHandler | SAX ContentHandler that writes to a XMLStreamWriter . |
StaxStreamXmlReader | SAX XMLReader that reads from a StAX XMLStreamReader . |
XmlEventStreamReader | Implementation of the XMLStreamReader interface that wraps a XMLEventReader . |
Provides classes that help with StAX: the Streaming API for XML. Mostly for internal use by the framework.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |