|
||||||||||
| 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.ParentNode
nu.validator.saxtree.Entity
public final class Entity
An entity.
| Field Summary |
|---|
| Fields inherited from class nu.validator.saxtree.ParentNode |
|---|
endLocator |
| Constructor Summary | |
|---|---|
Entity(org.xml.sax.Locator locator,
java.lang.String name)
The constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name. |
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, 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 Entity(org.xml.sax.Locator locator,
java.lang.String name)
locator - the locatorname - the name| Method Detail |
|---|
public NodeType getNodeType()
Node
getNodeType in class NodeNode.getNodeType()public java.lang.String getName()
getName in class Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||