| Package | Description |
|---|---|
| org.apache.axiom.ts.om.container | |
| org.apache.axiom.ts.om.element |
| Modifier and Type | Field and Description |
|---|---|
static BuilderFactory |
BuilderFactory.DOM
Creates an
OMXMLParserWrapper by parsing the input using DOM and passing it as a DOM
tree to Axiom. |
static BuilderFactory |
BuilderFactory.PARSER
Creates an
OMXMLParserWrapper directly from the given InputSource, i.e. |
static BuilderFactory |
BuilderFactory.SAX
Creates an
OMXMLParserWrapper by passing a SAXSource to Axiom. |
| Constructor and Description |
|---|
TestGetXMLStreamReader(OMMetaFactory metaFactory,
ConformanceTestFile file,
BuilderFactory builderFactory,
OMContainerFactory containerFactory,
boolean cache) |
| Constructor and Description |
|---|
TestGetXMLStreamReaderCommentEvent(OMMetaFactory metaFactory,
BuilderFactory builderFactory,
boolean cache) |
TestGetXMLStreamReaderGetElementTextFromParser(OMMetaFactory metaFactory,
BuilderFactory builderFactory,
boolean cache) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.