Uses of Interface
org.apache.synapse.commons.staxon.core.json.JsonXMLConfig
Packages that use JsonXMLConfig
Package
Description
Classes to read and write JSON via StAX.
-
Uses of JsonXMLConfig in org.apache.synapse.commons.staxon.core.json
Classes in org.apache.synapse.commons.staxon.core.json that implement JsonXMLConfigFields in org.apache.synapse.commons.staxon.core.json declared as JsonXMLConfigModifier and TypeFieldDescriptionstatic final JsonXMLConfigJsonXMLConfig.DEFAULTDefault configuration:Methods in org.apache.synapse.commons.staxon.core.json that return JsonXMLConfigModifier and TypeMethodDescriptionJsonXMLConfigBuilder.build()Build a new configuration.JsonXMLOutputFactory.getConfig()Constructors in org.apache.synapse.commons.staxon.core.json with parameters of type JsonXMLConfigModifierConstructorDescriptionJsonXMLInputFactory(JsonXMLConfig config) JsonXMLInputFactory(JsonXMLConfig config, JsonStreamFactory streamFactory) JsonXMLOutputFactory(JsonXMLConfig config) JsonXMLOutputFactory(JsonXMLConfig config, JsonStreamFactory streamFactory)