| Package | Description |
|---|---|
| org.apache.axiom.ts.om | |
| org.apache.axiom.ts.om.container | |
| org.apache.axiom.ts.om.element |
| Modifier and Type | Field and Description |
|---|---|
private static BuilderFactory[] |
OMTestSuiteBuilder.builderFactories |
| Modifier and Type | Field and Description |
|---|---|
private BuilderFactory |
TestGetXMLStreamReader.builderFactory |
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) |
| Modifier and Type | Field and Description |
|---|---|
private BuilderFactory |
TestGetXMLStreamReaderGetElementTextFromParser.builderFactory |
private BuilderFactory |
TestGetXMLStreamReaderCommentEvent.builderFactory |
| Constructor and Description |
|---|
TestGetXMLStreamReaderCommentEvent(OMMetaFactory metaFactory,
BuilderFactory builderFactory,
boolean cache) |
TestGetXMLStreamReaderGetElementTextFromParser(OMMetaFactory metaFactory,
BuilderFactory builderFactory,
boolean cache) |