Package | Description |
---|---|
org.apache.synapse.commons.json | |
org.apache.synapse.commons.staxon.core.json.jaxb |
JAXB support for JSON.
|
Modifier and Type | Method and Description |
---|---|
static JsonXMLInputFactory |
JsonUtil.generateJSONInputFactory(Properties props)
Generate factory that is used to create JSON Readers
It uses Configuration that is used to produce XML that has processing instructions in it.
|
static JsonXMLInputFactory |
JsonUtil.generateJsonXMLInputFactory(Properties props)
Generate factory that is used to create JSON Readers.
|
Modifier and Type | Method and Description |
---|---|
protected JsonXMLInputFactory |
JsonXMLBinder.createInputFactory(Class<?> type,
JsonXML config) |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.