Spring Web Services Framework

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

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

Uses of AbstractXmlStreamReader in org.springframework.xml.stream
 

Subclasses of AbstractXmlStreamReader in org.springframework.xml.stream
 class XmlEventStreamReader
          Implementation of the XMLStreamReader interface that wraps a XMLEventReader.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.