public class XMLToTemplateMapper extends java.lang.Object implements XMLToObjectMapper
Constructor and Description |
---|
XMLToTemplateMapper() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObjectFromOMNode(org.apache.axiom.om.OMNode om,
java.util.Properties properties)
Create an application object from the given OMNode
|
public java.lang.Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, java.util.Properties properties)
XMLToObjectMapper
getObjectFromOMNode
in interface XMLToObjectMapper
om
- the XMLproperties
- bag of properties to pass in any information to the factoryCopyright © 2005-2020 Apache Software Foundation. All Rights Reserved.