|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FuncItem | |
---|---|
org.basex.query.func | XQuery functions. |
org.basex.query.util | XQuery utility classes. |
Uses of FuncItem in org.basex.query.func |
---|
Methods in org.basex.query.func that return FuncItem | |
---|---|
static FuncItem |
Functions.getUser(StaticFunc sf,
QueryContext ctx,
InputInfo info)
Returns a function item for a user-defined function. |
FuncItem |
InlineFunc.item(QueryContext ctx,
InputInfo ii)
|
Uses of FuncItem in org.basex.query.util |
---|
Methods in org.basex.query.util with parameters of type FuncItem | |
---|---|
boolean |
ASTVisitor.funcItem(FuncItem func)
Notifies the visitor of a function item. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |