Interface Dtd


  • public interface Dtd
    • Method Detail

      • getEncoding

        java.lang.String getEncoding()
      • getUri

        java.lang.String getUri()
      • getAllTopLevel

        TopLevel[] getAllTopLevel()
      • accept

        void accept​(TopLevelVisitor visitor)
             throws java.lang.Exception
        Throws:
        java.lang.Exception