org.jfree.layouting.input.style.parser.stylehandler.content

Class CounterModificationReadHandler

public class CounterModificationReadHandler extends Object implements CSSValueReadHandler

Handles both the counter-increment and the counter-reset

Author: Thomas Morgner

Field Summary
static CSSNumericValueZERO
Constructor Summary
CounterModificationReadHandler()
Method Summary
CSSValuecreateValue(StyleKey name, LexicalUnit value)

Field Detail

ZERO

public static final CSSNumericValue ZERO

Constructor Detail

CounterModificationReadHandler

public CounterModificationReadHandler()

Method Detail

createValue

public CSSValue createValue(StyleKey name, LexicalUnit value)