All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface com.jclark.xml.parse.EndPrologEvent
  -  public interface EndPrologEvent
Information about the prolog.
    -  See Also:
    
-  endProlog
   
  -   getDTD() getDTD()
-   Returns the DTD.
   
 getDTD
getDTD
 public abstract DTD getDTD()
  -  Returns the DTD.
 This will not be null even if there was no DOCTYPE declaration.
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index