Uses of Class
com.helger.xml.xpath.XPathFunctionKey
-
Packages that use XPathFunctionKey Package Description com.helger.xml.xpath -
-
Uses of XPathFunctionKey in com.helger.xml.xpath
Methods in com.helger.xml.xpath that return types with arguments of type XPathFunctionKey Modifier and Type Method Description com.helger.commons.collection.impl.ICommonsOrderedMap<XPathFunctionKey,XPathFunction>MapBasedXPathFunctionResolver. getAllFunctions()Methods in com.helger.xml.xpath with parameters of type XPathFunctionKey Modifier and Type Method Description intXPathFunctionKey. compareTo(XPathFunctionKey o)com.helger.commons.state.EChangeMapBasedXPathFunctionResolver. removeFunction(XPathFunctionKey aKey)Remove the function with the specified name.XPathFunctionMapBasedXPathFunctionResolver. resolveFunction(XPathFunctionKey aFunctionKey)
-