Class CounterPropertyBuilder.CounterIncrement
java.lang.Object
org.xhtmlrenderer.css.parser.property.AbstractPropertyBuilder
org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder
org.xhtmlrenderer.css.parser.property.CounterPropertyBuilder.CounterIncrement
- 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
buildDeclarations
-
Constructor Details
-
CounterIncrement
public CounterIncrement()
-