|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nu.validator.saxtree.Node nu.validator.saxtree.ParentNode nu.validator.saxtree.Document
public final class Document
A document.
Field Summary |
---|
Fields inherited from class nu.validator.saxtree.ParentNode |
---|
endLocator |
Constructor Summary | |
---|---|
Document(org.xml.sax.Locator locator)
The constructor. |
Method Summary | |
---|---|
NodeType |
getNodeType()
Return the node type. |
Methods inherited from class nu.validator.saxtree.ParentNode |
---|
appendChild, appendChildren, copyEndLocator, getFirstChild, getLastChild, insertBefore, insertBetween, setEndLocator |
Methods inherited from class nu.validator.saxtree.Node |
---|
detach, getAttributes, getColumnNumber, getData, 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, toString, wait, wait, wait |
Constructor Detail |
---|
public Document(org.xml.sax.Locator locator)
locator
- the locatorMethod Detail |
---|
public NodeType getNodeType()
Node
getNodeType
in class Node
Node.getNodeType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |