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