|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StAXDialect | |
---|---|
org.apache.axiom.om.util | |
org.apache.axiom.util.stax.dialect | Contains classes to handle differences between StAX implementations. |
Uses of StAXDialect in org.apache.axiom.om.util |
---|
Methods in org.apache.axiom.om.util with parameters of type StAXDialect | |
---|---|
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. |
Uses of StAXDialect in org.apache.axiom.util.stax.dialect |
---|
Methods in org.apache.axiom.util.stax.dialect that return StAXDialect | |
---|---|
static StAXDialect |
StAXDialectDetector.getDialect(Class implementationClass)
Detect the dialect of a given StAX implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |