Modifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
protected static org.apache.axiom.om.OMNamespace |
nullNS |
protected static org.apache.axiom.om.OMNamespace |
synNS |
Constructor and Description |
---|
EntrySerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
serializeEntry(Entry entry,
org.apache.axiom.om.OMElement parent)
Serialize the Entry object to an OMElement representing the entry
|
protected static final org.apache.axiom.om.OMFactory fac
protected static final org.apache.axiom.om.OMNamespace synNS
protected static final org.apache.axiom.om.OMNamespace nullNS
public static org.apache.axiom.om.OMElement serializeEntry(Entry entry, org.apache.axiom.om.OMElement parent)
entry
- parent
- Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.