Package | Description |
---|---|
org.basex.build.csv | |
org.basex.core |
Database core classes.
|
org.basex.io.parse.csv |
Modifier and Type | Method and Description |
---|---|
static IOContent |
CsvParser.toXML(IO io,
CsvParserOptions options)
Converts a JSON document to XML.
|
Constructor and Description |
---|
CsvParserOptions(CsvParserOptions opts)
Constructor with options to be copied.
|
Modifier and Type | Field and Description |
---|---|
static OptionsOption<CsvParserOptions> |
MainOptions.CSVPARSER
Define CSV parser options.
|
Modifier and Type | Method and Description |
---|---|
static CsvConverter |
CsvConverter.get(CsvParserOptions copts)
Returns a CSV converter for the given configuration.
|
Constructor and Description |
---|
CsvConverter(CsvParserOptions copts)
Constructor.
|
CsvStringConverter(CsvParserOptions opts)
Constructor.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.