|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.validator.saxtree.Node
nu.validator.saxtree.CharBufferNode
nu.validator.saxtree.Characters
public final class Characters
A run of characters
| Field Summary |
|---|
| Fields inherited from class nu.validator.saxtree.CharBufferNode |
|---|
buffer |
| Constructor Summary | |
|---|---|
Characters(org.xml.sax.Locator locator,
char[] buf,
int start,
int length)
The constructor. |
|
| Method Summary | |
|---|---|
NodeType |
getNodeType()
Return the node type. |
| Methods inherited from class nu.validator.saxtree.CharBufferNode |
|---|
toString |
| Methods inherited from class nu.validator.saxtree.Node |
|---|
detach, getAttributes, getColumnNumber, getData, getFirstChild, getLineNumber, getLocalName, getName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getPublicIdentifier, getQName, getSystemId, getSystemIdentifier, getTarget, getUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Characters(org.xml.sax.Locator locator,
char[] buf,
int start,
int length)
locator - the locatorbuf - the bufferstart - the offset in the bufferlength - the length| Method Detail |
|---|
public NodeType getNodeType()
Node
getNodeType in class NodeNode.getNodeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||