public interface FingerprintedNode extends NodeInfo
ALL_NAMESPACES, IS_DTD_TYPE, IS_NILLED, LOCAL_NAMESPACES, NO_NAMESPACES
Modifier and Type | Method and Description |
---|---|
String |
getAttributeValue(int fp)
Get the value of the attribute with a given fingerprint.
|
Configuration |
getConfiguration()
Get the configuration used to build the tree containing this node.
|
int |
getFingerprint()
Get fingerprint.
|
int |
getNameCode()
Get nameCode.
|
NamePool |
getNamePool()
Get the NamePool that holds the namecode for this node
|
atomize, compareOrder, comparePosition, copy, equals, generateId, getAttributeValue, getBaseURI, getColumnNumber, getDeclaredNamespaces, getDisplayName, getLineNumber, getLocalPart, getNodeKind, getParent, getPrefix, getPublicId, getRoot, getSchemaType, getStringValue, getSystemId, getTreeInfo, getURI, hasChildNodes, hashCode, isId, isIdref, isNilled, isSameNodeInfo, iterateAxis, iterateAxis
setSystemId
getStringValueCS, head
saveLocation
Configuration getConfiguration()
getConfiguration
in interface NodeInfo
NamePool getNamePool()
String getAttributeValue(int fp)
fp
- the fingerprint of the required attributeint getFingerprint()
int getNameCode()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.