Module jdk.xml.dom

Interface HTMLTableCaptionElement

    • Method Detail

      • getAlign

        String getAlign()
        Caption alignment with respect to the table. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
      • setAlign

        void setAlign​(String align)