Package com.saxonica.functions.extfn
Class Evaluate.PreparedExpression
java.lang.Object
com.saxonica.functions.extfn.Evaluate.PreparedExpression
- All Implemented Interfaces:
ContextOriginator
- Enclosing class:
Evaluate
Inner class PreparedExpression represents a compiled XPath expression together
with the standard variables $p1 .. $p9 available for use when the expression is
evaluated
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expStaticContext
-
expression
-
variables
-
stackFrameMap
-
-
Constructor Details
-
PreparedExpression
public PreparedExpression()
-