Class OutputFormat.DTD

    • Field Detail

      • HTMLPublicId

        public static final String HTMLPublicId
        Public identifier for HTML 4.01 (Strict) document type.
        See Also:
        Constant Field Values
      • HTMLSystemId

        public static final String HTMLSystemId
        System identifier for HTML 4.01 (Strict) document type.
        See Also:
        Constant Field Values
      • XHTMLPublicId

        public static final String XHTMLPublicId
        Public identifier for XHTML 1.0 (Strict) document type.
        See Also:
        Constant Field Values
      • XHTMLSystemId

        public static final String XHTMLSystemId
        System identifier for XHTML 1.0 (Strict) document type.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DTD

        public DTD()