Spring Web Services Framework

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

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

Uses of AbstractStaxContentHandler in org.springframework.xml.stream
 

Subclasses of AbstractStaxContentHandler in org.springframework.xml.stream
 class StaxEventContentHandler
          SAX ContentHandler that transforms callback calls to XMLEvents and writes them to a XMLEventConsumer.
 class StaxStreamContentHandler
          SAX ContentHandler that writes to a XMLStreamWriter.
 


Spring Web Services Framework

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