Package | Description |
---|---|
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
org.apache.axiom.om.impl | |
org.apache.axiom.om.impl.llom.util | |
org.apache.axiom.om.util |
Class and Description |
---|
StAXParserConfiguration
Defines a particular StAX parser configuration.
|
StAXWriterConfiguration
Defines a particular StAX writer configuration.
|
XMLStreamWriterFilter
An interface used to identify a filter class for an XMLStreamWriter
The filter receives XMLStreamWriter events (and can change or log them).
|
Class and Description |
---|
StAXParserConfiguration
Defines a particular StAX parser configuration.
|
XMLStreamWriterFilter
An interface used to identify a filter class for an XMLStreamWriter
The filter receives XMLStreamWriter events (and can change or log them).
|
Class and Description |
---|
AXIOMUtil |
Class and Description |
---|
StAXParserConfiguration
Defines a particular StAX parser configuration.
|
StAXWriterConfiguration
Defines a particular StAX writer configuration.
|
XMLStreamWriterFilter
An interface used to identify a filter class for an XMLStreamWriter
The filter receives XMLStreamWriter events (and can change or log them).
|
XMLStreamWriterFilterBase
The base class for classes that are XMLStreamWriterFilters
Each of the XMLStreamWriter events is intercepted and passed to the delegate XMLStreamWriter
Character data is sent to the xmlData abstract method.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.