|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.saxon.expr.Expression
net.sf.saxon.instruct.Instruction
net.sf.saxon.instruct.GeneralVariable
net.sf.saxon.sql.SQLColumn.ColumnInstruction
protected static class SQLColumn.ColumnInstruction
| Field Summary |
|---|
| Fields inherited from class net.sf.saxon.instruct.GeneralVariable |
|---|
evaluationMode, referenceCount, slotNumber, variableQName |
| Fields inherited from class net.sf.saxon.expr.Expression |
|---|
EVALUATE_METHOD, ITERATE_METHOD, locationId, PROCESS_METHOD, staticProperties |
| Constructor Summary | |
|---|---|
SQLColumn.ColumnInstruction()
|
|
| Method Summary | |
|---|---|
ValueRepresentation |
evaluateVariable(XPathContext context)
Evaluate the variable (method exists only to satisfy the interface) |
InstructionInfo |
getInstructionInfo()
Get InstructionInfo for this expression |
TailCall |
processLeavingTail(XPathContext context)
ProcessLeavingTail: called to do the real work of this instruction. |
| Methods inherited from class net.sf.saxon.instruct.Instruction |
|---|
assembleParams, assembleTunnelParams, computeCardinality, computeSpecialProperties, createsNewNodes, dynamicError, evaluateAsString, getImplementationMethod, getSourceLocator, isXSLT, process, promote |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.xml.transform.SourceLocator |
|---|
getColumnNumber, getLineNumber, getPublicId, getSystemId |
| Constructor Detail |
|---|
public SQLColumn.ColumnInstruction()
| Method Detail |
|---|
public InstructionInfo getInstructionInfo()
Expression
getInstructionInfo in interface InstructionInfoProvidergetInstructionInfo in class Instructionpublic TailCall processLeavingTail(XPathContext context)
Instruction
processLeavingTail in interface TailCallReturnerprocessLeavingTail in class Instructioncontext - The dynamic context of the transformation, giving access to the current node,
the current variables, etc.
public ValueRepresentation evaluateVariable(XPathContext context)
throws XPathException
context - the XPath dynamic evaluation context
XPathException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||