Package | Description |
---|---|
org.apache.axiom.om.util | |
org.apache.axiom.util.stax.dialect |
Contains classes to handle differences between StAX implementations.
|
Modifier and Type | Method and Description |
---|---|
XMLInputFactory |
StAXParserConfiguration.configure(XMLInputFactory factory,
StAXDialect dialect)
Apply the configuration to the given factory.
|
XMLOutputFactory |
StAXWriterConfiguration.configure(XMLOutputFactory factory,
StAXDialect dialect)
Apply the configuration to the given factory.
|
Modifier and Type | Method and Description |
---|---|
static StAXDialect |
StAXDialectDetector.getDialect(Class implementationClass)
Detect the dialect of a given StAX implementation.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.