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.
|
toString
detach, getAttributes, getColumnNumber, getData, getFirstChild, getLineNumber, getLocalName, getName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getPublicIdentifier, getQName, getSystemId, getSystemIdentifier, getTarget, getUri
public Characters(Locator locator, char[] buf, int start, int length)
locator
- the locatorbuf
- the bufferstart
- the offset in the bufferlength
- the lengthpublic NodeType getNodeType()
Node
getNodeType
in class Node
Node.getNodeType()
Copyright © 2017. All rights reserved.