|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.werken.xpath.function.NamespaceUriFunction
4.1 string namespace-uri(node-set?)
Constructor Summary | |
NamespaceUriFunction()
|
Method Summary | |
java.lang.Object |
call(Context context,
java.util.List args)
Call the function object. |
static java.lang.String |
evaluate(Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NamespaceUriFunction()
Method Detail |
public java.lang.Object call(Context context, java.util.List args)
Function
call
in interface Function
com.werken.xpath.function.Function
context
- The current context the function operates uponargs
- The argument list to the function.public static java.lang.String evaluate(Context context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |