Module jdk.xml.dom

Interface HTMLPreElement

    • Method Detail

      • getWidth

        int getWidth()
        Fixed width for content. See the width attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
      • setWidth

        void setWidth​(int width)