public class TextValueTemplateNode extends TextImpl
NODE_LETTERIS_DTD_TYPE, IS_NILLED| Constructor and Description |
|---|
TextValueTemplateNode(java.lang.String 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, getStringValue, 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, getStringValueCS, getSuccessorElement, getSystemId, getTreeInfo, getURI, hasChildNodes, hasFingerprint, head, insertChildren, insertSiblings, isDeleted, iterateAxis, iterateAxis, newBuilder, removeAttribute, removeTypeAnnotation, rename, replace, saveLocation, setAttributes, setRawParent, setSiblingPosition, setSystemId, setTypeAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNamespace, removeNamespacechildren, children, equals, getGenre, getPublicId, hashCode, isId, isIdref, isNilled, isSameNodeInfo, isStreamed, toShortStringgetLength, itemAt, iterate, reduce, subsequence, toGroundedValueasIterable, concatenate, containsNode, materializemakeRepeatablepublic 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-2021 Saxonica Limited. All rights reserved.