Package | Description |
---|---|
org.basex.query.value.type |
Modifier and Type | Method and Description |
---|---|
static ListType |
ListType.find(QNm type)
Finds and returns the specified type.
|
static ListType |
ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListType[] |
ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.