Class NumericCounterStyle

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NumericCounterStyle​(int base, java.lang.String suffix)  
    • Constructor Detail

      • NumericCounterStyle

        protected NumericCounterStyle​(int base,
                                      java.lang.String suffix)
    • Method Detail

      • setReplacementChar

        public final void setReplacementChar​(char org,
                                             char other)
      • getCounterValue

        public final java.lang.String getCounterValue​(int index)
        Specified by:
        getCounterValue in interface CounterStyle