Uses of Class
org.springframework.xml.sax.AbstractXmlReader

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

Uses of AbstractXmlReader in org.springframework.xml.stream
 

Subclasses of AbstractXmlReader in org.springframework.xml.stream
 class AbstractStaxXmlReader
          Deprecated. With no concrete replacement
 class StaxEventXmlReader
          Deprecated. In favor of StaxUtils.createXMLReader(javax.xml.stream.XMLEventReader)
 class StaxStreamXmlReader
          Deprecated. In favor of StaxUtils.createXMLReader(javax.xml.stream.XMLStreamReader)
 



Copyright © 2012 The Spring Web Services Framework. All Rights Reserved.