Class CounterPropertyBuilder.CounterIncrement
java.lang.Object
org.openpdf.css.parser.property.AbstractPropertyBuilder
org.openpdf.css.parser.property.CounterPropertyBuilder
org.openpdf.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
assertFoundUpToValues, buildDeclarations, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkValidity, checkValueBetween, copyOf, isLength
-
Constructor Details
-
CounterIncrement
public CounterIncrement()
-
-
Method Details
-
getDefaultValue
protected int getDefaultValue()- Specified by:
getDefaultValuein classCounterPropertyBuilder
-