Class EXPathFileFunctionSet

java.lang.Object
net.sf.saxon.functions.registry.BuiltInFunctionSet
com.saxonica.functions.extfn.EXPathFileFunctionSet
All Implemented Interfaces:
FunctionLibrary

public class EXPathFileFunctionSet extends BuiltInFunctionSet
Implementation of the file:base-dir function in the EXPath file library. Other functions in this library are implemented as reflexive extension functions, but this one can't be implemented this way because it needs access to the static context.