public class ValueSerializer extends Object
org.apache.synapse.mediators.Value
instances.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 |
serializeValue(Value key,
String name,
org.apache.axiom.om.OMElement elem)
Serialize the Value object to an OMElement representing the entry
|
Copyright © 2017 WSO2. All rights reserved.