Class PublicDocType

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

public class PublicDocType extends Object implements DocType
  • Constructor Details

    • PublicDocType

      public PublicDocType(String dtdName, String dtdLocation)
  • Method Details