public abstract class FleetingParentNode extends FleetingNode
root
IS_DTD_TYPE, IS_NILLED
Constructor and Description |
---|
FleetingParentNode() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasChildNodes()
Ask whether the node has any children.
|
void |
setHasChildren(boolean has)
Say whether the node has any children.
|
atomize, compareOrder, equals, generateId, getAttributeValue, getBaseURI, getConfiguration, getDeclaredNamespaces, getDepth, getDisplayName, getFingerprint, getLocalPart, getNamePool, getNodeKind, getNodeNumber, getParent, getPrefix, getRoot, getSchemaType, getStringValue, getStringValueCS, getSystemId, getTreeInfo, getURI, hasFingerprint, head, isStreamed, iterate, iterateAxis, saveLocation, setNodeKind, setNodeName, setParent, setStringValue, setSystemId, setTypeAnnotation
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copy, getColumnNumber, getGenre, getLineNumber, getPublicId, hashCode, isId, isIdref, isNilled, isSameNodeInfo, iterateAxis, toShortString
getLength, itemAt, iterator, reduce, subsequence, toGroundedValue
asIterable, 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 childrenCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.