Module jdk.xml.dom

Interface Counter

    • Method Summary

      Modifier and Type Method Description
      String getIdentifier()
      This attribute is used for the identifier of the counter.
      String getListStyle()
      This attribute is used for the style of the list.
      String getSeparator()
      This attribute is used for the separator of the nested counters.
    • Method Detail

      • getIdentifier

        String getIdentifier()
        This attribute is used for the identifier of the counter.
      • getListStyle

        String getListStyle()
        This attribute is used for the style of the list.
      • getSeparator

        String getSeparator()
        This attribute is used for the separator of the nested counters.