Class CounterPropertyBuilder.CounterReset
java.lang.Object
com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
com.openhtmltopdf.css.parser.property.CounterPropertyBuilder.CounterReset
- All Implemented Interfaces:
PropertyBuilder
- Enclosing class:
- CounterPropertyBuilder
public static class CounterPropertyBuilder.CounterReset extends CounterPropertyBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
CounterPropertyBuilder.CounterIncrement, CounterPropertyBuilder.CounterReset -
Constructor Summary
Constructors Constructor Description CounterReset() -
Method Summary
Modifier and Type Method Description protected intgetDefaultValue()Methods inherited from class com.openhtmltopdf.css.parser.property.CounterPropertyBuilder
buildDeclarationsMethods inherited from class com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
buildDeclarations, checkAngleType, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkStringType, checkValidity, checkValueCount, checkValueCount, copyOf, isLength
-
Constructor Details
-
CounterReset
public CounterReset()
-
-
Method Details
-
getDefaultValue
protected int getDefaultValue()- Specified by:
getDefaultValuein classCounterPropertyBuilder
-