|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.xslt.xt.xpath.Function2
com.smallx.xml.xslt.xt.xpath.KeyFunction
Constructor Summary | |
KeyFunction()
Creates a new instance of KeyFunction |
Method Summary | |
ConvertibleExpr |
makeCallExpr(ConvertibleExpr[] e,
StaticContext context)
|
ConvertibleExpr |
makeCallExpr(ConvertibleExpr e1,
ConvertibleExpr e2,
StaticContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KeyFunction()
Method Detail |
public ConvertibleExpr makeCallExpr(ConvertibleExpr e1, ConvertibleExpr e2, StaticContext context) throws XPathException
XPathException
public ConvertibleExpr makeCallExpr(ConvertibleExpr[] e, StaticContext context) throws XPathException
makeCallExpr
in interface com.smallx.xml.xslt.xt.xpath.Function
XPathException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |