Class ListCounter


  • public class ListCounter
    extends java.lang.Object

    This class produces labels for OOo lists/outlines (for xhtml and text, which cannot produce them on their own).

    • Constructor Detail

      • ListCounter

        public ListCounter()
      • ListCounter

        public ListCounter​(ListStyle style)
    • Method Detail

      • restart

        public ListCounter restart​(int nLevel,
                                   int nValue)
      • getValue

        public int getValue​(int nLevel)
      • getValues

        public int[] getValues()
      • getLabel

        public java.lang.String getLabel()
      • getPrefix

        public java.lang.String getPrefix()
      • getLabelAndSuffix

        public java.lang.String getLabelAndSuffix()