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

Method Index

 o getDTD()
Returns the DTD that was declared.

Methods

 o getDTD
 public abstract DTD getDTD()
Returns the DTD that was declared.


All Packages  Class Hierarchy  This Package  Previous  Next  Index