private static class SendElement.SendInstruction extends InstructionWithContent
attribs, content, name
Constructor and Description |
---|
SendInstruction(Map<String,Expression> attribs,
Expression content) |
Modifier and Type | Method and Description |
---|---|
TailCall |
processLeavingTail(XPathContext context)
This is where the main work should be performed.
|
createsNewNodes, display, dynamicError, getAttribBool, getAttribStr, getAttribStr, getCardinality, getInstructionNameCode, getItemType, iterateSubExpressions, optimize, promoteInst, replaceSubExpression, sequenceToString, simplify, typeCheck
appendItem, assembleParams, assembleTunnelParams, computeCardinality, computeSpecialProperties, dynamicError, evaluateAsString, evaluateItem, getImplementationMethod, getInstructionInfo, getSourceLocator, isXSLT, iterate, process, promote
adoptChildExpression, checkPermittedContents, computeDependencies, computeStaticProperties, doPromotion, dynamicError, effectiveBooleanValue, getColumnNumber, getConstructType, getContainingProcedure, getDependencies, getExecutable, getHostLanguage, getIntrinsicDependencies, getLineNumber, getLocationId, getLocationProvider, getParentExpression, getPublicId, getSlotsUsed, getSpecialProperties, getSystemId, hasBadParentPointer, markTailFunctionCalls, resetStaticProperties, setLocationId, setParentExpression, setParentExpression, suppressValidation, typeError
public SendInstruction(Map<String,Expression> attribs, Expression content)
public TailCall processLeavingTail(XPathContext context) throws XPathException
InstructionWithContent
processLeavingTail
in interface TailCallReturner
processLeavingTail
in class InstructionWithContent
XPathException