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