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