public class AxiomXMLFactory extends Object implements XMLFactory<org.apache.axiom.om.OMContainer>
| Constructor and Description |
|---|
AxiomXMLFactory() |
| Modifier and Type | Method and Description |
|---|---|
XML |
createXML(org.apache.axiom.om.OMContainer root) |
Class<org.apache.axiom.om.OMContainer> |
getExpectedType() |
public Class<org.apache.axiom.om.OMContainer> getExpectedType()
getExpectedType in interface XMLFactory<org.apache.axiom.om.OMContainer>public XML createXML(org.apache.axiom.om.OMContainer root)
createXML in interface XMLFactory<org.apache.axiom.om.OMContainer>Copyright ? The Apache Software Foundation. All Rights Reserved.