Spring Web Services Framework

Uses of Class
org.springframework.xml.stream.AbstractStaxXmlReader

Packages that use AbstractStaxXmlReader
org.springframework.xml.stream Provides classes that help with StAX: the Streaming API for XML. 
 

Uses of AbstractStaxXmlReader in org.springframework.xml.stream
 

Subclasses of AbstractStaxXmlReader in org.springframework.xml.stream
 class StaxEventXmlReader
          SAX XMLReader that reads from a StAX XMLEventReader.
 class StaxStreamXmlReader
          SAX XMLReader that reads from a StAX XMLStreamReader.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.