public interface OMContainerFactory
OMContainer
instances from a test file.Modifier and Type | Field and Description |
---|---|
static OMContainerFactory |
DOCUMENT |
Modifier and Type | Method and Description |
---|---|
void |
addTestProperties(AxiomTestCase testCase) |
XMLStreamReader |
filter(XMLStreamReader reader) |
OMContainer |
getContainer(OMXMLParserWrapper builder) |
InputSource |
getControl(InputStream testFileContent) |
static final OMContainerFactory DOCUMENT
void addTestProperties(AxiomTestCase testCase)
InputSource getControl(InputStream testFileContent) throws Exception
Exception
OMContainer getContainer(OMXMLParserWrapper builder)
XMLStreamReader filter(XMLStreamReader reader)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.