Class DTD

java.lang.Object
org.apache.tapestry5.dom.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.