| Package | Description |
|---|---|
| de.odysseus.staxon.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 © 2011-2014. All Rights Reserved.