public class TextValueTemplateContext extends ExpressionContext
Constructor and Description |
---|
TextValueTemplateContext(StyleElement parent,
TextValueTemplateNode textNode) |
Modifier and Type | Method and Description |
---|---|
Expression |
bindVariable(StructuredQName qName)
Bind a variable to an object that can be used to refer to it
|
getConfiguration, getContainingLocation, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getKeyManager, getNamespaceResolver, getPackageData, getRequiredContextItemType, getStaticBaseURI, getStyleElement, getSystemId, getXPathVersion, isElementAvailable, isImportedSchema, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContext, makeRetainedStaticContext, resolveTypeAlias
public TextValueTemplateContext(StyleElement parent, TextValueTemplateNode textNode)
public Expression bindVariable(StructuredQName qName) throws XPathException
bindVariable
in interface StaticContext
bindVariable
in class ExpressionContext
qName
- the name of the variableXPathException
- if the variable has not been declaredCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.