org.jfree.layouting.input.style.parser.stylehandler
Class ListOfPairReadHandler
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.ListOfPairReadHandler
- CSSValueReadHandler
public abstract class ListOfPairReadHandler
extends java.lang.Object
Creation-Date: 26.11.2005, 19:23:09
ListOfPairReadHandler
protected ListOfPairReadHandler()
addToResultList
protected void addToResultList(ArrayList values,
CSSValue firstPosition,
CSSValue secondPosition)
parseFirstPosition
protected abstract CSSValue parseFirstPosition(LexicalUnit value)
parseSecondPosition
protected abstract CSSValue parseSecondPosition(LexicalUnit value,
CSSValue first)