Class JsonXMLConfigImpl

java.lang.Object
org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
All Implemented Interfaces:
Cloneable, JsonXMLConfig

public class JsonXMLConfigImpl extends Object implements JsonXMLConfig, Cloneable

Simple JSON XML configuration.

Initially, values are set according to JsonXMLConfig.DEFAULT.

See Also: