public final class DTD extends ParentNode
endLocator| Constructor and Description |
|---|
DTD(Locator locator,
String name,
String publicIdentifier,
String systemIdentifier)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name.
|
NodeType |
getNodeType()
Return the node type.
|
String |
getPublicIdentifier()
Returns the publicIdentifier.
|
String |
getSystemIdentifier()
Returns the systemIdentifier.
|
appendChild, appendChildren, copyEndLocator, getFirstChild, getLastChild, insertBefore, insertBetween, setEndLocatordetach, getAttributes, getColumnNumber, getData, getLineNumber, getLocalName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getQName, getSystemId, getTarget, getUripublic String getName()
public String getPublicIdentifier()
getPublicIdentifier in class Nodepublic String getSystemIdentifier()
getSystemIdentifier in class Nodepublic NodeType getNodeType()
NodegetNodeType in class NodeNode.getNodeType()Copyright © 2016. All rights reserved.