Package org.eclipse.wst.xml.xpath2.processor.function
public class FnFunctionLibrary extends FunctionLibraryMaintains a library of core functions and user defined functions.
Field Summary | |
public static java.lang.String | XPATH_FUNCTIONS_NS Path to xpath functions specification. |
Constructor Summary |
FnFunctionLibrary() |
Method Summary |
Field Detail |
public static java.lang.String XPATH_FUNCTIONS_NS
Path to xpath functions specification. |
Constructor Detail |
public FnFunctionLibrary()
Constructor for FnFunctionLibrary.