| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
protected static org.apache.axiom.om.OMNamespace |
nullNS |
| Constructor and Description |
|---|
ValueSerializer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
serializeTextValue(Value key,
String name,
org.apache.axiom.om.OMElement elem)
Serialize the Value object to an OMElement representing the entry
|
org.apache.axiom.om.OMElement |
serializeValue(Value key,
String name,
org.apache.axiom.om.OMElement elem)
Serialize the Value object to an OMElement representing the entry
|
protected static final org.apache.axiom.om.OMFactory fac
protected static final org.apache.axiom.om.OMNamespace nullNS
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.