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