nu.validator.saxtree
Class SkippedEntity
java.lang.Object
nu.validator.saxtree.Node
nu.validator.saxtree.SkippedEntity
- All Implemented Interfaces:
- Locator
public final class SkippedEntity
- extends Node
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, revisit, setNextSibling, setParentNode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private final String name
SkippedEntity
public SkippedEntity(Locator locator,
String name)
visit
void visit(TreeParser treeParser)
throws SAXException
- Specified by:
visit
in class Node
- Throws:
SAXException
getNodeType
public NodeType getNodeType()
- Specified by:
getNodeType
in class Node
getName
public String getName()
- Returns the name.
- Overrides:
getName
in class Node
- Returns:
- the name