public class TextValueTemplateNode extends TextImpl
NODE_LETTER
Constructor and Description |
---|
TextValueTemplateNode(UnicodeString value) |
Modifier and Type | Method and Description |
---|---|
Expression |
getContentExpression() |
TextValueTemplateContext |
getStaticContext() |
void |
parse()
Parse any XPath expressions contained in the content of the text value template
|
void |
validate()
Validate the text node; specifically, perform type checking of any contained expressions
|
appendStringValue, copy, getNodeKind, getUnicodeStringValue, replaceStringValue
addAttribute, addNamespace, atomize, attributes, compareOrder, delete, effectiveBooleanValue, equals, generateId, getAllNamespaces, getAttributeValue, getBaseURI, getColumnNumber, getConfiguration, getDeclaredNamespaces, getDisplayName, getFingerprint, getFirstChild, getLastChild, getLineNumber, getLocalPart, getNamePool, getNextInDocument, getNextSibling, getNodeName, getParent, getPhysicalRoot, getPrefix, getPreviousInDocument, getPreviousSibling, getRawParent, getRoot, getSchemaType, getSequenceNumber, getSiblingPosition, getSuccessorElement, getSystemId, getTreeInfo, getURI, hasChildNodes, hasFingerprint, hashCode, head, insertChildren, insertSiblings, isDeleted, iterateAxis, iterateAxis, newBuilder, removeAttribute, removeTypeAnnotation, rename, replace, saveLocation, setAttributes, setRawParent, setSiblingPosition, setSystemId, setTypeAnnotation
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addNamespace, removeNamespace
asActiveSource, children, children, deliver, getGenre, getPublicId, isId, isIdref, isNilled, isSameNodeInfo, isStreamed, toShortString
getLength, getStringValue, itemAt, iterate, reduce, subsequence
asIterable, concatenate, containsNode, materialize
makeRepeatable
public TextValueTemplateNode(UnicodeString value)
public Expression getContentExpression()
public TextValueTemplateContext getStaticContext()
public void parse() throws XPathException
XPathException
- if parsing of an XPath expression failspublic void validate() throws XPathException
XPathException
- if type checking finds any problemsCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.