Interface Document

All Superinterfaces:
Node

public interface Document extends Node
Document objects represent XML documents. Each Document can contain exactly one Element node, and any number of other node types.