Item
, NodeInfo
, javax.xml.transform.Source
, ValueRepresentation
AttributeImpl
, TinyAttributeImpl
, TinyCommentImpl
, TinyDocumentImpl
, TinyElementImpl
, TinyNodeImpl
, TinyParentNodeImpl
, TinyProcInstImpl
, TinyTextImpl
, WhitespaceTextImpl
public interface ExtendedNodeInfo extends NodeInfo
ALL_NAMESPACES, EMPTY_NAMESPACE_LIST, IS_DTD_TYPE, IS_NILLED, LOCAL_NAMESPACES, NO_NAMESPACES
EMPTY_VALUE_ARRAY
Modifier and Type | Method | Description |
---|---|---|
boolean |
isId() |
Determine whether this node has the is-id property
|
boolean |
isIdref() |
Determine whether this node has the is-idref property
|
boolean |
isNilled() |
Determine whether the node has the is-nilled property
|
getStringValueCS, getTypedValue
atomize, compareOrder, copy, equals, generateId, getAttributeValue, getBaseURI, getConfiguration, getDeclaredNamespaces, getDisplayName, getDocumentNumber, getDocumentRoot, getFingerprint, getLineNumber, getLocalPart, getNameCode, getNamePool, getNodeKind, getParent, getPrefix, getRoot, getStringValue, getSystemId, getTypeAnnotation, getURI, hasChildNodes, hashCode, isSameNodeInfo, iterateAxis, iterateAxis, sendNamespaceDeclarations
boolean isId()
boolean isIdref()
boolean isNilled()