Module  jdk.xml.dom
软件包  org.w3c.dom.html

Interface HTMLLIElement

    • 方法详细信息

      • getType

        String getType​()
        列出项目项目符号样式。 请参阅HTML 4.0中的类型属性定义。 HTML 4.0中已弃用此属性。
      • setType

        void setType​(String type)
      • getValue

        int getValue​()
        Reset sequence number when used in OL . See the value attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.
      • setValue

        void setValue​(int value)