|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.parser.stylehandler.content.CounterModificationReadHandler
public class CounterModificationReadHandler
Handles both the counter-increment and the counter-reset
Field Summary | |
---|---|
static CSSNumericValue |
ZERO
|
Constructor Summary | |
---|---|
CounterModificationReadHandler()
|
Method Summary | |
---|---|
CSSValue |
createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CSSNumericValue ZERO
Constructor Detail |
---|
public CounterModificationReadHandler()
Method Detail |
---|
public CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
createValue
in interface CSSValueReadHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |