org.apache.axiom.ts.om.container
Class OMElementFactory
java.lang.Object
org.apache.axiom.ts.om.container.OMElementFactory
- All Implemented Interfaces:
- OMContainerFactory
public class OMElementFactory
- extends Object
- implements OMContainerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OMElementFactory
public OMElementFactory(boolean detached)
addTestProperties
public void addTestProperties(AxiomTestCase testCase)
- Specified by:
addTestProperties
in interface OMContainerFactory
getControl
public InputSource getControl(InputStream testFileContent)
throws Exception
- Specified by:
getControl
in interface OMContainerFactory
- Throws:
Exception
getContainer
public OMContainer getContainer(OMXMLParserWrapper builder)
- Specified by:
getContainer
in interface OMContainerFactory
filter
public XMLStreamReader filter(XMLStreamReader reader)
- Specified by:
filter
in interface OMContainerFactory
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.