public abstract class FleetingParentNode extends FleetingNode
rootALL_NAMESPACES, IS_DTD_TYPE, IS_NILLED, LOCAL_NAMESPACES, NO_NAMESPACES| 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, comparePosition, copy, generateId, getAttributeValue, getBaseURI, getColumnNumber, getConfiguration, getDeclaredNamespaces, getDepth, getDisplayName, getFingerprint, getLineNumber, getLocalPart, getNamePool, getNodeKind, getNodeNumber, getParent, getPrefix, getPublicId, getRoot, getSchemaType, getStringValue, getStringValueCS, getSystemId, getTreeInfo, getURI, hasFingerprint, head, isId, isIdref, isNilled, isSameNodeInfo, isStreamed, iterate, iterateAxis, iterateAxis, saveLocation, setNodeKind, setNodeName, setParent, setStringValue, setSystemId, setTypeAnnotationpublic boolean hasChildNodes()
hasChildNodes in interface NodeInfohasChildNodes in class FleetingNodepublic void setHasChildren(boolean has)
has - true if the node has childrenCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.