Class CounterPropertyBuilder.CounterReset
java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder
org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder.CounterReset
- 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, copyOf, isLength
-
Constructor Details
-
CounterReset
public CounterReset()
-
-
Method Details
-
getDefaultValue
protected int getDefaultValue()- Specified by:
getDefaultValuein classCounterPropertyBuilder
-