public interface XMLToObjectMapper
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
|
java.lang.Object getObjectFromOMNode(org.apache.axiom.om.OMNode om, java.util.Properties properties)
om
- the XMLproperties
- bag of properties to pass in any information to the factoryCopyright © 2005-2022 Apache Software Foundation. All Rights Reserved.