Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
UnclosedReaderDetector
XMLInputFactory wrapper that enabled detection of unclosed stream readers. |
Modifier and Type | Class and Description |
---|---|
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.