Java Doc for Evaluate.java in » XML » saxonb » net » sf » saxon » functions » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This class implements the saxon:evaluate(), saxon:expression(), and saxon:eval() extension functions,
which are specially-recognized by the system because they need access to parts of the static context
Inner Class :public static class PreparedExpression implements Serializable
preEvaluate: for saxon:expression, if the expression is
known at compile time, then it is compiled at compile time.
In other cases this method suppresses compile-time evaluation by doing nothing
(because the value of the expression depends on the runtime context).
Fields inherited from net.sf.saxon.functions.SystemFunction