Package | Description |
---|---|
org.basex.query.value.array | |
org.basex.query.value.type |
Modifier and Type | Method and Description |
---|---|
boolean |
Array.hasType(ArrayType t)
Checks if the array has the given type.
|
Modifier and Type | Field and Description |
---|---|
static ArrayType |
SeqType.ANY_ARRAY
The general array type.
|
Modifier and Type | Method and Description |
---|---|
static ArrayType |
ArrayType.get(SeqType val)
Creates a new array type.
|
ArrayType |
ArrayType.intersect(Type t) |
Copyright © 2005–2015 BaseX Team. All rights reserved.