|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractXmlReader | |
---|---|
org.springframework.ws.soap.saaj.support | Support classes for working with the SOAP with Attachments API for Java (SAAJ). |
org.springframework.xml.stream | Provides classes that help with StAX: the Streaming API for XML. |
Uses of AbstractXmlReader in org.springframework.ws.soap.saaj.support |
---|
Subclasses of AbstractXmlReader in org.springframework.ws.soap.saaj.support | |
---|---|
class |
SaajXmlReader
SAX XMLReader that reads from a SAAJ Node . |
Uses of AbstractXmlReader in org.springframework.xml.stream |
---|
Subclasses of AbstractXmlReader in org.springframework.xml.stream | |
---|---|
class |
AbstractStaxXmlReader
Abstract base class for SAX XMLReader implementations that use StAX as a basis. |
class |
StaxEventXmlReader
SAX XMLReader that reads from a StAX XMLEventReader . |
class |
StaxStreamXmlReader
SAX XMLReader that reads from a StAX XMLStreamReader . |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |