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 org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder
CounterPropertyBuilder.CounterIncrement, CounterPropertyBuilder.CounterReset
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder
buildDeclarations
Methods inherited from class org.xhtmlrenderer.css.parser.property.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:
getDefaultValue
in classCounterPropertyBuilder
-