Class LayoutContext.CounterContext

java.lang.Object
com.openhtmltopdf.layout.LayoutContext.CounterContext
Enclosing class:
LayoutContext

public class LayoutContext.CounterContext
extends Object
  • Method Details

    • getCurrentCounterValue

      public int getCurrentCounterValue​(String name)
    • getCurrentCounterValues

      public List<Integer> getCurrentCounterValues​(String name)