content
UnicodeString content
Source
, SourceLocator
, ActiveSource
, GroundedValue
, Item
, MutableNodeInfo
, NodeInfo
, Sequence
, Location
, SteppingNode
, SiblingCountingNode
, Locator
(package private) int
(package private) UnicodeString
(package private) int
(package private) String
(package private) String
NODE_LETTER
atomize()
void
int
int
final int
void
void
replaceStringValue(UnicodeString stringValue)
void
setLocation(String uri,
int lineNumber,
int columnNumber)
addAttribute, addNamespace, attributes, compareOrder, delete, effectiveBooleanValue, equals, generateId, getAllNamespaces, getAttributeValue, getBaseURI, getConfiguration, getDeclaredNamespaces, getDisplayName, getFingerprint, getFirstChild, getLastChild, getLocalPart, getNamePool, getNamespaceUri, getNextInDocument, getNextSibling, getParent, getPhysicalRoot, getPrefix, getPreviousInDocument, getPreviousSibling, getRawParent, getRoot, getSchemaType, getSequenceNumber, getSiblingPosition, getSuccessorElement, getTreeInfo, hasChildNodes, hasFingerprint, hashCode, head, insertChildren, insertSiblings, isDeleted, iterateAxis, iterateAxis, newBuilder, removeAttribute, removeTypeAnnotation, replace, saveLocation, setAttributes, setRawParent, setSiblingPosition, setSystemId, setTypeAnnotation
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
asIterable, concatenate, containsNode, materialize
getLength, getStringValue, itemAt, iterate, reduce, subsequence
addNamespace, removeNamespace
asActiveSource, children, children, deliver, getAttributeValue, getGenre, getPublicId, getURI, isId, isIdref, isNilled, isSameNodeInfo, isStreamed, toShortString
makeRepeatable
getNodeName
in class NodeImpl
Item
atomize
in interface Item
atomize
in interface NodeInfo
atomize
in class NodeImpl
NodeInfo
Type.ELEMENT
or Type.ATTRIBUTE
. There are seven kinds of node: documents, elements, attributes,
text, comments, processing-instructions, and namespaces.uri
- the system identifierlineNumber
- the line numbercolumnNumber
- the column numbergetSystemId
in interface Location
getSystemId
in interface Locator
getSystemId
in interface NodeInfo
getSystemId
in interface Source
getSystemId
in interface SourceLocator
getSystemId
in class NodeImpl
getLineNumber
in interface Location
getLineNumber
in interface Locator
getLineNumber
in interface NodeInfo
getLineNumber
in interface SourceLocator
getLineNumber
in class NodeImpl
getColumnNumber
in interface Location
getColumnNumber
in interface Locator
getColumnNumber
in interface NodeInfo
getColumnNumber
in interface SourceLocator
getColumnNumber
in class NodeImpl
out
- the Receiver to which the node should be copied. It is the caller's
responsibility to ensure that this Receiver is open before the method is called
(or that it is self-opening), and that it is closed after use.copyOptions
- a selection of the options defined in CopyOptions
locationId
- If non-null, identifies the location of the instruction
that requested this copy. If null, indicates that the location information
is not availableXPathException
- if any downstream error occursrename
in interface MutableNodeInfo
rename
in class NodeImpl
newNameCode
- the new nameinherit
- true if any new namespace binding is to be inherited by descendantsstringValue
- the new string value