Class ListLevel.Counter

java.lang.Object
org.docx4j.model.listnumbering.ListLevel.Counter
Enclosing class:
ListLevel

protected class ListLevel.Counter extends Object
  • Field Details

    • encounteredAlready

      protected boolean encounteredAlready
  • Method Details

    • isEncounteredAlready

      protected boolean isEncounteredAlready()
    • setCurrentValue

      public void setCurrentValue(BigInteger currentValue)
    • getCurrentValue

      public BigInteger getCurrentValue()
      returns the current count of list items of that level
      Returns:
    • IncrementCounter

      public void IncrementCounter()
      increments the current count of list items of that level