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

Method Index

 o getDTD()
Returns the DTD being declared.

Methods

 o getDTD
 public abstract DTD getDTD()
Returns the DTD being declared.


All Packages  Class Hierarchy  This Package  Previous  Next  Index