Package org.apache.tapestry5.dom
Class DTD
-
- org.apache.tapestry5.dom.DTD
-
public class DTD extends
Representation of a document type. Note that technically, a Doctype isn't a node in an xml document; hence this doesn't extend node.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writer)
-