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
|
getBaseURI, getCollation, getConfiguration, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getExecutable, getFingerprint, getFunctionLibrary, getImportedSchemaNamespaces, getLineNumber, getLocationMap, getNamePool, getNamespaceResolver, getRequiredContextItemType, getStyleElement, getSystemId, getURIForPrefix, getXPathLanguageLevel, isAllowedBuiltInType, isElementAvailable, isImportedSchema, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContext
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-2013 Saxonica Limited. All rights reserved.