|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.expression.script.xpath.ReflectionXPathFunctionResolver
public class ReflectionXPathFunctionResolver
Field Summary | |
---|---|
static Trace |
LOGGER
|
Constructor Summary | |
---|---|
ReflectionXPathFunctionResolver(MidPointFunctions functionLibrary)
|
Method Summary | |
---|---|
javax.xml.xpath.XPathFunction |
resolveFunction(javax.xml.namespace.QName functionQName,
int arity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Trace LOGGER
Constructor Detail |
---|
public ReflectionXPathFunctionResolver(MidPointFunctions functionLibrary)
Method Detail |
---|
public javax.xml.xpath.XPathFunction resolveFunction(javax.xml.namespace.QName functionQName, int arity)
resolveFunction
in interface javax.xml.xpath.XPathFunctionResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |