Uses of Class
org.codehaus.xfire.util.stax.DepthXMLStreamReader

Packages that use DepthXMLStreamReader
org.codehaus.xfire.util   
org.codehaus.xfire.util.stax   
 

Uses of DepthXMLStreamReader in org.codehaus.xfire.util
 

Methods in org.codehaus.xfire.util with parameters of type DepthXMLStreamReader
static boolean STAXUtils.toNextElement(DepthXMLStreamReader dr)
           
static boolean STAXUtils.skipToStartOfElement(DepthXMLStreamReader in)
           
 

Uses of DepthXMLStreamReader in org.codehaus.xfire.util.stax
 

Subclasses of DepthXMLStreamReader in org.codehaus.xfire.util.stax
 class FragmentStreamReader
          Wraps a XMLStreamReader and provides START_DOCUMENT and END_DOCUMENT events.
 



Copyright © 2004-2006 null. All Rights Reserved.