Package | Description |
---|---|
org.basex.data |
Database structures.
|
org.basex.io.serial | |
org.basex.io.serial.csv | |
org.basex.io.serial.dot | |
org.basex.io.serial.json |
Modifier and Type | Method and Description |
---|---|
FTPos |
FTPosData.get(Data data,
int pre)
Gets full-text data from the container.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Serializer.text(byte[] value,
FTPos ftp)
Serializes a text.
|
protected void |
SAXSerializer.text(byte[] value,
FTPos ftp) |
protected void |
BuilderSerializer.text(byte[] value,
FTPos ftp) |
Modifier and Type | Method and Description |
---|---|
protected void |
CsvDirectSerializer.text(byte[] value,
FTPos ftp) |
Modifier and Type | Method and Description |
---|---|
protected void |
DOTSerializer.text(byte[] value,
FTPos ftp) |
Modifier and Type | Method and Description |
---|---|
protected void |
JsonNodeSerializer.text(byte[] value,
FTPos ftp) |
protected void |
JsonMLSerializer.text(byte[] value,
FTPos ftp) |
Copyright © 2005–2015 BaseX Team. All rights reserved.