Class DocumentDataNode

java.lang.Object
uk.ac.starlink.datanode.nodes.DefaultDataNode
uk.ac.starlink.datanode.nodes.DocumentDataNode
All Implemented Interfaces:
DataNode
Direct Known Subclasses:
VOTableDataNode

public class DocumentDataNode extends DefaultDataNode
DataNode implementation which describes a top-level XML document. DOM building is deferred.
Author:
Mark Taylor (Starlink)