Package | Description |
---|---|
org.basex.io.parse.json |
Modifier and Type | Class and Description |
---|---|
class |
JsonAttsConverter
This class converts a JSON document to a XML structure.
|
class |
JsonDirectConverter
This class converts a JSON document to XML.
|
class |
JsonMapConverter
Provides a method for parsing a JSON string and converting it to an XQuery
item made of nested maps.
|
Modifier and Type | Method and Description |
---|---|
static JsonConverter |
JsonConverter.get(JsonParserOptions jopts)
Returns a JSON converter for the given configuration.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.