public abstract class FleetingParentNode extends FleetingNode
root
Constructor and Description |
---|
FleetingParentNode() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasChildNodes()
Ask whether the node has any children.
|
abstract void |
notify(Receiver out)
Notify the event to a Receiver
|
void |
setHasChildren(boolean has)
Say whether the node has any children.
|
atomize, compareOrder, equals, generateId, getAllNamespaces, getAttributeValue, getBaseURI, getConfiguration, getDeclaredNamespaces, getDepth, getDisplayName, getFingerprint, getInScopeNamespaces, getLocalPart, getNamePool, getNodeKind, getNodeName, getNodeNumber, getParent, getPrefix, getRoot, getSchemaType, getSystemId, getTreeInfo, getUnicodeStringValue, getURI, hasFingerprint, hashCode, head, isStreamed, iterateAxis, saveLocation, setNodeKind, setNodeName, setParent, setStringValue, setSystemId, setTypeAnnotation
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
asActiveSource, attributes, children, children, copy, deliver, getColumnNumber, getGenre, getLineNumber, getPublicId, isId, isIdref, isNilled, isSameNodeInfo, iterateAxis, toShortString
getLength, getStringValue, itemAt, iterate, reduce, subsequence
asIterable, concatenate, containsNode, effectiveBooleanValue, materialize
makeRepeatable
public boolean hasChildNodes()
hasChildNodes
in interface NodeInfo
hasChildNodes
in class FleetingNode
public void setHasChildren(boolean has)
has
- true if the node has childrenpublic abstract void notify(Receiver out) throws XPathException
out
- the receiver to be notifiedXPathException
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.