|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonXMLConfig | |
|---|---|
| de.odysseus.staxon.json | Classes to read and write JSON via StAX. |
| Uses of JsonXMLConfig in de.odysseus.staxon.json |
|---|
| Classes in de.odysseus.staxon.json that implement JsonXMLConfig | |
|---|---|
class |
JsonXMLConfigImpl
Simple JSON XML configuration. |
| Fields in de.odysseus.staxon.json declared as JsonXMLConfig | |
|---|---|
static JsonXMLConfig |
JsonXMLConfig.DEFAULT
Default configuration: |
| Methods in de.odysseus.staxon.json that return JsonXMLConfig | |
|---|---|
JsonXMLConfig |
JsonXMLConfigBuilder.build()
Build a new configuration. |
| Constructors in de.odysseus.staxon.json with parameters of type JsonXMLConfig | |
|---|---|
JsonXMLInputFactory(JsonXMLConfig config)
|
|
JsonXMLInputFactory(JsonXMLConfig config,
JsonStreamFactory streamFactory)
|
|
JsonXMLOutputFactory(JsonXMLConfig config)
|
|
JsonXMLOutputFactory(JsonXMLConfig config,
JsonStreamFactory streamFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||