Class HtmlDoctype

    • Constructor Detail

      • HtmlDoctype

        public HtmlDoctype()
    • Method Detail

      • getPublic

        public String getPublic()
      • setPublic

        public void setPublic​(String publicParam)
      • getRootElement

        public String getRootElement()
      • setRootElement

        public void setRootElement​(String rootElement)
      • getSystem

        public String getSystem()
      • setSystem

        public void setSystem​(String system)