XMLToTemplateMapper (Apache Synapse 3.0.1 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.synapse.config.xml Class XMLToTemplateMapper java.lang.Object org.apache.synapse.config.xml.XMLToTemplateMapper All Implemented Interfaces: XMLToObjectMapper public class XMLToTemplateMapper extends Object implements XMLToObjectMapper Constructor Summary Constructors  Constructor and Description XMLToTemplateMapper()  Method Summary All Methods Instance Methods Concrete Methods  Modifier and Type Method and Description Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, Properties properties) Create an application object from the given OMNode Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail XMLToTemplateMapper public XMLToTemplateMapper() Method Detail getObjectFromOMNode public Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, Properties properties) Description copied from interface: XMLToObjectMapper Create an application object from the given OMNode Specified by: getObjectFromOMNode in interface XMLToObjectMapper Parameters: om - the XML properties - bag of properties to pass in any information to the factory Returns: a suitable application object Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.