All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface com.jclark.xml.parse.StartDocumentTypeDeclarationEvent
  -  public interface StartDocumentTypeDeclarationEvent
Information about the start of a document type declaration.
    -  See Also:
    
-  startDocumentTypeDeclaration
   
  -   getDTD() getDTD()
-   Returns the DTD being declared.
   
 getDTD
getDTD
 public abstract DTD getDTD()
  -  Returns the DTD being declared.
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index