Package | Description |
---|---|
org.basex.query.expr.path |
XQuery path expressions.
|
Modifier and Type | Field and Description |
---|---|
Test.Kind |
Test.kind
Kind of name test.
|
Modifier and Type | Method and Description |
---|---|
static Test.Kind |
Test.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Test.Kind[] |
Test.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NameTest(QNm name,
Test.Kind kind,
boolean attr,
byte[] elemNS)
Constructor.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.