public final class Characters extends CharBufferNode
buffer| Constructor and Description |
|---|
Characters(Locator locator,
char[] buf,
int start,
int length)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NodeType |
getNodeType()
Return the node type.
|
toStringdetach, getAttributes, getColumnNumber, getData, getFirstChild, getLineNumber, getLocalName, getName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getPublicIdentifier, getQName, getSystemId, getSystemIdentifier, getTarget, getUripublic Characters(Locator locator, char[] buf, int start, int length)
locator - the locatorbuf - the bufferstart - the offset in the bufferlength - the lengthpublic NodeType getNodeType()
NodegetNodeType in class NodeNode.getNodeType()Copyright © 2024. All rights reserved.