com.evolveum.midpoint.common.expression.script.xpath
Class ReflectionXPathFunctionResolver
java.lang.Object
com.evolveum.midpoint.common.expression.script.xpath.ReflectionXPathFunctionResolver
- All Implemented Interfaces:
- XPathFunctionResolver
public class ReflectionXPathFunctionResolver
- extends Object
- implements XPathFunctionResolver
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
public static final Trace LOGGER
ReflectionXPathFunctionResolver
public ReflectionXPathFunctionResolver(Collection<FunctionLibrary> functions)
resolveFunction
public XPathFunction resolveFunction(QName functionQName,
int arity)
- Specified by:
resolveFunction
in interface XPathFunctionResolver
Copyright © 2013 evolveum. All Rights Reserved.