Package | Description |
---|---|
org.basex.io.parse.csv | |
org.basex.query.func.fn |
Functions in the fn namespace.
|
org.basex.query.func.ft |
Full-text Functions.
|
org.basex.query.value.item | |
org.basex.query.value.seq |
Modifier and Type | Method and Description |
---|---|
protected Str |
CsvStringConverter.finish() |
Modifier and Type | Method and Description |
---|---|
Str |
FnStringJoin.item(QueryContext qc,
InputInfo ii) |
Modifier and Type | Method and Description |
---|---|
Str |
FtNormalize.item(QueryContext qc,
InputInfo ii) |
Modifier and Type | Field and Description |
---|---|
static Str |
Str.WC
Wildcard string.
|
static Str |
Str.ZERO
Zero-length string.
|
Modifier and Type | Method and Description |
---|---|
static Str |
Str.get(byte[] value)
Returns an instance of this class.
|
static Str |
Str.get(Object value,
QueryContext qc,
InputInfo ii)
Returns an instance of this class.
|
static Str |
Str.get(String value)
Returns an instance of this class.
|
Str |
StrStream.materialize(InputInfo ii) |
Str |
Jav.materialize(InputInfo ii) |
Modifier and Type | Method and Description |
---|---|
Str |
StrSeq.itemAt(long pos) |
Copyright © 2005–2015 BaseX Team. All rights reserved.