Apache CXF API

Package org.apache.cxf.staxutils

Class Summary
AbstractDOMStreamReader<T,I> Abstract logic for creating XMLStreamReader from DOM documents.
AbstractDOMStreamReader.ElementFrame<T,I>  
CachingXmlEventWriter  
DelegatingXMLStreamWriter  
DepthRestrictingStreamReader XMLStreamReader implementation which can be used to enforce a number of depth-restricting policies.
DepthXMLStreamReader  
DocumentDepthProperties  
FastStack<T>  
FragmentStreamReader Wraps a XMLStreamReader and provides optional START_DOCUMENT and END_DOCUMENT events.
OverlayW3CDOMStreamWriter Special StreamWriter that will "overlay" any write events onto the DOM.
PartialXMLStreamReader Read from a StaX reader, stopping when the next element is a specified element.
PrettyPrintXMLStreamWriter  
StaxSource  
StaxStreamFilter  
StaxUtils  
StreamWriterContentHandler  
W3CDOMStreamReader  
W3CDOMStreamWriter  
W3CNamespaceContext  
 

Exception Summary
DepthExceededStaxException  
 


Apache CXF API

Apache CXF