Class RootCounterContext
java.lang.Object
com.openhtmltopdf.layout.counter.RootCounterContext
- All Implemented Interfaces:
AbstractCounterContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCurrentCounterValue(String name) voidvoidresetCounterValue(CalculatedStyle style)
-
Constructor Details
-
RootCounterContext
public RootCounterContext()
-
-
Method Details
-
resetCounterValue
-
incrementCounterValue
-
getCurrentCounterValue
- Specified by:
getCurrentCounterValuein interfaceAbstractCounterContext
-
getCurrentCounterValues
- Specified by:
getCurrentCounterValuesin interfaceAbstractCounterContext
-