public final class IgnorableWhitespace extends CharBufferNode
buffer| Constructor and Description |
|---|
IgnorableWhitespace(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 IgnorableWhitespace(Locator locator, char[] buf, int start, int length)
locator - the locatorbuf - the bufferstart - the offsetlength - the lengthpublic NodeType getNodeType()
NodegetNodeType in class NodeNode.getNodeType()Copyright © 2016. All rights reserved.