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