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 OMContainerFactory
public InputSource getControl(InputStream testFileContent) throws Exception
getControl
in interface OMContainerFactory
Exception
public OMContainer getContainer(OMXMLParserWrapper builder)
getContainer
in interface OMContainerFactory
public XMLStreamReader filter(XMLStreamReader reader)
filter
in interface OMContainerFactory
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.