public class OMElementFactory extends Object implements OMContainerFactory
DOCUMENT| Constructor and Description |
|---|
OMElementFactory(boolean detached) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTestProperties(AxiomTestCase testCase) |
XMLStreamReader |
filter(XMLStreamReader reader) |
OMContainer |
getContainer(OMXMLParserWrapper builder) |
InputSource |
getControl(InputStream testFileContent) |
public void addTestProperties(AxiomTestCase testCase)
addTestProperties in interface OMContainerFactorypublic InputSource getControl(InputStream testFileContent) throws Exception
getControl in interface OMContainerFactoryExceptionpublic OMContainer getContainer(OMXMLParserWrapper builder)
getContainer in interface OMContainerFactorypublic XMLStreamReader filter(XMLStreamReader reader)
filter in interface OMContainerFactoryCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.