Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler
org.jfree.layouting.input.style.parser.stylehandler.border.BackgroundImageReadHandler
public class BackgroundImageReadHandler
extends ListOfValuesReadHandler
Constructor Summary | |
Method Summary | |
CSSValue |
|
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler | |
createValue , getMaxCount , isDistinctValues , parseValue |
public CSSValue createValue(StyleKey name, LexicalUnit value)
- Specified by:
- createValue in interface CSSValueReadHandler
- Overrides:
- createValue in interface ListOfValuesReadHandler
protected CSSValue parseValue(LexicalUnit value)
- Overrides:
- parseValue in interface ListOfValuesReadHandler