Uses of Class
org.apache.axiom.util.stax.wrapper.XMLInputFactoryWrapper

Packages that use XMLInputFactoryWrapper
org.apache.axiom.util.stax.debug Contains classes that can be used to debug StAX related issues. 
org.apache.axiom.util.stax.wrapper Contains classes to build wrappers for various StAX objects. 
 

Uses of XMLInputFactoryWrapper in org.apache.axiom.util.stax.debug
 

Subclasses of XMLInputFactoryWrapper in org.apache.axiom.util.stax.debug
 class UnclosedReaderDetector
          XMLInputFactory wrapper that enabled detection of unclosed stream readers.
 

Uses of XMLInputFactoryWrapper in org.apache.axiom.util.stax.wrapper
 

Subclasses of XMLInputFactoryWrapper in org.apache.axiom.util.stax.wrapper
 class ImmutableXMLInputFactory
          Wraps an XMLInputFactory so that its state can no longer be changed.
 class WrappingXMLInputFactory
          XMLInputFactory wrapper that wraps all XMLEventReader and XMLStreamReader instances created from it.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.