Class DTD


  • public class DTD
    extends Object
    Representation of a document type. Note that technically, a Doctype isn't a node in an xml document; hence this doesn't extend node.