|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xquery.FunctionFactory
Constructor Summary | |
FunctionFactory()
|
Method Summary | |
static Expression |
createFunction(XQueryContext context,
XQueryAST ast,
PathExpr parent,
java.util.List params)
Create a function call. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FunctionFactory()
Method Detail |
public static Expression createFunction(XQueryContext context, XQueryAST ast, PathExpr parent, java.util.List params) throws XPathException
XPathException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |