|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Test.Kind | |
|---|---|
| org.basex.query.path | This package contains XQuery path expressions. |
| Uses of Test.Kind in org.basex.query.path |
|---|
| Fields in org.basex.query.path declared as Test.Kind | |
|---|---|
Test.Kind |
Test.kind
Test type. |
| Methods in org.basex.query.path that return Test.Kind | |
|---|---|
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. |
| Constructors in org.basex.query.path with parameters of type Test.Kind | |
|---|---|
NameTest(QNm nm,
Test.Kind t,
boolean att)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||