Interface Counter

    • Method Summary

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

      • getIdentifier

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

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

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