模块  jdk.xml.dom
软件包  org.w3c.dom.html

Interface HTMLLIElement

    • 方法详细信息

      • getType

        String getType()
        列表项目项目符号样式 请参阅HTML 4.0中的type属性定义。 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)