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
          Deprecated. In favor of StaxUtils.createXMLReader(javax.xml.stream.XMLEventReader)
 class StaxStreamXmlReader
          Deprecated. In favor of StaxUtils.createXMLReader(javax.xml.stream.XMLStreamReader)
 


Spring Web Services Framework

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