Package | Description |
---|---|
org.apache.synapse.commons.staxon.core.json |
Classes to read and write JSON via StAX.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonXMLConfigImpl
Simple JSON XML configuration.
|
Modifier and Type | Field and Description |
---|---|
static JsonXMLConfig |
JsonXMLConfig.DEFAULT
Default configuration:
|
Modifier and Type | Method and Description |
---|---|
JsonXMLConfig |
JsonXMLConfigBuilder.build()
Build a new configuration.
|
Constructor and Description |
---|
JsonXMLInputFactory(JsonXMLConfig config) |
JsonXMLInputFactory(JsonXMLConfig config,
JsonStreamFactory streamFactory) |
JsonXMLOutputFactory(JsonXMLConfig config) |
JsonXMLOutputFactory(JsonXMLConfig config,
JsonStreamFactory streamFactory) |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.