Class DOMDocumentType

All Implemented Interfaces:
Serializable, Cloneable, DocumentType, Node, DocumentType, Node

public class DOMDocumentType extends DefaultDocumentType implements DocumentType

DOMDocumentType implements a DocumentType node which supports the W3C DOM API.

Version:
$Revision: 1.11 $
See Also: