Interface DTD

All Superinterfaces:
XMLEvent, XMLStreamConstants

public interface DTD extends XMLEvent
  • Method Details

    • getDocumentTypeDeclaration

      String getDocumentTypeDeclaration()
    • getEntities

      List getEntities()
    • getNotations

      List getNotations()
    • getProcessedDTD

      Object getProcessedDTD()