Package | Description |
---|---|
org.basex.query.expr |
XQuery expressions.
|
Modifier and Type | Method and Description |
---|---|
Catch |
Catch.compile(QueryContext qc,
VarScope scp) |
Catch |
Catch.inline(QueryContext qc,
VarScope scp,
Var var,
Expr ex) |
Constructor and Description |
---|
Try(InputInfo info,
Expr expr,
Catch[] catches)
Constructor.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.