Class SystemDocType

java.lang.Object
org.mybatis.generator.api.dom.xml.SystemDocType
All Implemented Interfaces:
DocType

public class SystemDocType extends Object implements DocType
  • Constructor Details

    • SystemDocType

      public SystemDocType(String dtdLocation)
  • Method Details