com.saxonica.functions.extfn
Class Evaluate.PreparedExpression
java.lang.Object
com.saxonica.functions.extfn.Evaluate.PreparedExpression
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Evaluate
public static class Evaluate.PreparedExpression
- extends Object
- implements Serializable
Inner class PreparedExpression represents a compiled XPath expression together
with the standard variables $p1 .. $p9 available for use when the expression is
evaluated
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expStaticContext
public IndependentContext expStaticContext
expression
public Expression expression
variables
public XPathVariable[] variables
stackFrameMap
public SlotManager stackFrameMap
Evaluate.PreparedExpression
public Evaluate.PreparedExpression()
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.