Package | Description |
---|---|
org.basex.query.value.map | |
org.basex.query.value.type |
Modifier and Type | Method and Description |
---|---|
boolean |
Map.hasType(MapType mt)
Checks if the map has the given type.
|
Modifier and Type | Field and Description |
---|---|
static MapType |
SeqType.ANY_MAP
The general map type.
|
Modifier and Type | Method and Description |
---|---|
static MapType |
MapType.get(AtomType key,
SeqType val)
Creates a new map type.
|
MapType |
MapType.intersect(Type t) |
Copyright © 2005–2015 BaseX Team. All rights reserved.