|
||||||||||
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.SkippedEntity
public final class SkippedEntity
Constructor Summary | |
---|---|
SkippedEntity(org.xml.sax.Locator locator,
java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name. |
NodeType |
getNodeType()
|
Methods inherited from class nu.validator.saxtree.Node |
---|
detach, getAttributes, getColumnNumber, getData, getFirstChild, getLineNumber, getLocalName, getNextSibling, getParentNode, getPrefixMappings, 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)
Method Detail |
---|
public NodeType getNodeType()
getNodeType
in class Node
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 |