Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
org.basex.query.expr.path |
XQuery path expressions.
|
org.basex.query.util |
XQuery utility classes.
|
Constructor and Description |
---|
Catch(InputInfo info,
NameTest[] codes,
Var[] vars)
Constructor.
|
ValueAccess(InputInfo info,
Expr expr,
boolean text,
NameTest test,
IndexContext ictx)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NameTest.eq(NameTest test)
Checks if the specified test is equals to this test.
|
Modifier and Type | Field and Description |
---|---|
NameTest |
IndexInfo.test
Name test of parent element.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.