org.apache.axiom.ts.om.container
Interface OMContainerFactory
- All Known Implementing Classes:
- OMElementFactory
public interface OMContainerFactory
Prepares OMContainer
instances from a test file.
DOCUMENT
static final OMContainerFactory DOCUMENT
addTestProperties
void addTestProperties(AxiomTestCase testCase)
getControl
InputSource getControl(InputStream testFileContent)
throws Exception
- Throws:
Exception
getContainer
OMContainer getContainer(OMXMLParserWrapper builder)
filter
XMLStreamReader filter(XMLStreamReader reader)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.