public abstract class FleetingParentNode extends FleetingNode
root
ALL_NAMESPACES, IS_DTD_TYPE, IS_NILLED, LOCAL_NAMESPACES, NO_NAMESPACES
Constructor and Description |
---|
FleetingParentNode() |
Modifier and Type | Method and Description |
---|---|
int |
getPosition(NodeTest nodeTest)
Get the position of the last child node encountered.
|
void |
incrementChildCount(int nodeKind,
NodeName name) |
atomize, compareOrder, comparePosition, copy, generateId, getAttributeValue, getBaseURI, getColumnNumber, getConfiguration, getDeclaredNamespaces, getDisplayName, getDocumentNumber, getDocumentRoot, getFingerprint, getLineNumber, getLocalPart, getNameCode, getNamePool, getNodeKind, getParent, getPrefix, getRoot, getSchemaType, getStringValue, getStringValueCS, getSystemId, getTypeAnnotation, getURI, hasChildNodes, head, isId, isIdref, isNilled, isSameNodeInfo, iterate, iterateAxis, iterateAxis, setNodeKind, setNodeName, setParent, setStringValue, setSystemId, setTypeAnnotation
public void incrementChildCount(int nodeKind, NodeName name)
public int getPosition(NodeTest nodeTest) throws XPathException
nodeTest
- filters the nodes to be countedXPathException
- for an unsupported kind of NodeTestCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.