|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Str | |
|---|---|
| org.basex.query.xquery.item | Contains XQuery 1.0 data types. |
| Uses of Str in org.basex.query.xquery.item |
|---|
| Subclasses of Str in org.basex.query.xquery.item | |
|---|---|
class |
Atm
Untyped atomic item. |
class |
NCN
NCName item. |
class |
Uri
URI item. |
| Fields in org.basex.query.xquery.item declared as Str | |
|---|---|
static Str |
Str.ZERO
String data. |
| Methods in org.basex.query.xquery.item that return Str | |
|---|---|
static Str |
Str.get(byte[] v)
Returns an instance of this class. |
static Str |
Str.get(java.lang.Object v)
Returns an instance of this class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||