com.japisoft.dtdparser.document
Class DTDDocument

java.lang.Object
  extended bycom.japisoft.dtdparser.document.DTDDocument

public class DTDDocument
extends java.lang.Object

Major document for the DTD

Version:
1.0
Author:
(c) 2002-2003 JAPISOFT

Constructor Summary
DTDDocument()
           
 
Method Summary
 void addComment(java.lang.String comment)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTDDocument

public DTDDocument()
Method Detail

addComment

public void addComment(java.lang.String comment)