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, setEndLocator
detach, getAttributes, getColumnNumber, getData, getLineNumber, getLocalName, getName, getNextSibling, getParentNode, getPrefixMappings, getPreviousSibling, getPublicId, getPublicIdentifier, getQName, getSystemId, getSystemIdentifier, getTarget, getUri
public Document(Locator locator)
locator
- the locatorpublic NodeType getNodeType()
Node
getNodeType
in class Node
Node.getNodeType()
Copyright © 2017. All rights reserved.