|
||||||||||
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.SkippedEntity
public final class SkippedEntity
A skipped entity.
Constructor Summary | |
---|---|
SkippedEntity(org.xml.sax.Locator locator,
java.lang.String name)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name. |
NodeType |
getNodeType()
Return the node type. |
Methods inherited from class nu.validator.saxtree.Node |
---|
detach, getAttributes, getColumnNumber, getData, getFirstChild, 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 SkippedEntity(org.xml.sax.Locator locator, java.lang.String name)
locator
- the locatorname
- the nameMethod Detail |
---|
public NodeType getNodeType()
Node
getNodeType
in class Node
Node.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 |