T
- the generic typepublic abstract class IXTForward<T extends net.sf.saxon.om.Item> extends IXFunction
Constructor and Description |
---|
IXTForward() |
Modifier and Type | Method and Description |
---|---|
net.sf.saxon.om.Item |
evaluateItem(net.sf.saxon.expr.XPathContext context)
Evaluate item.
|
abstract T |
forward(java.lang.String text)
Performs the transformation of text into an XML Item (simple type).
|
copy, getItemType, getIXBRLProcessor, makeSystemFunction, setIXBRLProcessor
checkArguments, computeCardinality, getDetails, getErrorCodeForTypeErrors, setDetails
addExternalFunctionCallToPathMap, equals, explain, getArguments, getDisplayName, getExpressionName, getFunctionName, getNumberOfArguments, hashCode, operands, optimize, preEvaluate, promote, replaceOperand, setArguments, setFunctionName, toShortString, toString, typeCheck
addToPathMap, adoptChildExpression, checkForUpdatingSubexpressions, checkPermittedContents, clearStreamabilityData, computeDependencies, computeStaticProperties, doPromotion, effectiveBooleanValue, evaluateAsString, evaluatePendingUpdates, explain, getCardinality, getColumnNumber, getConfiguration, getConstructType, getContainer, getDependencies, getEvaluationMethod, getExpressionCompiler, getHostLanguage, getImplementationMethod, getIntegerBounds, getIntrinsicDependencies, getLineNumber, getLocationId, getObjectName, getPosture, getProperties, getProperty, getPublicId, getSlotsUsed, getSpecialProperties, getStreamability, getSweep, getSystemId, hasVariableBinding, identityHashCode, implementsStaticTypeCheck, isIdentical, isSubtreeExpression, isUpdatingExpression, isVacuousExpression, iterate, iterateEvents, makeStreamingAdjunct, markTailFunctionCalls, process, resetLocalStaticProperties, setContainer, setEvaluationMethod, setFiltered, setFlattened, setLocationId, setPostureAndSweep, simplify, staticTypeCheck, suppressValidation, toPattern, toStreamingPattern, unordered
public abstract T forward(java.lang.String text) throws net.sf.saxon.trans.XPathException
text
- the textnet.sf.saxon.trans.XPathException
- the x path exceptionpublic net.sf.saxon.om.Item evaluateItem(net.sf.saxon.expr.XPathContext context) throws net.sf.saxon.trans.XPathException
evaluateItem
in class net.sf.saxon.expr.Expression
context
- the contextnet.sf.saxon.trans.XPathException
- the x path exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa