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

Method Index

 o getDTD()
Returns the DTD.

Methods

 o 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