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, replaceStringValueaddAttribute, 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, setTypeAnnotationclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddNamespace, removeNamespaceasActiveSource, children, children, deliver, getGenre, getPublicId, isId, isIdref, isNilled, isSameNodeInfo, isStreamed, toShortStringgetLength, getStringValue, itemAt, iterate, reduce, subsequenceasIterable, concatenate, containsNode, materializemakeRepeatablepublic 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.