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.ListOfPairReadHandler
org.jfree.layouting.input.style.parser.stylehandler.content.QuotesReadHandler
public class QuotesReadHandler
extends ListOfPairReadHandler
Constructor Summary | |
Method Summary | |
CSSValue |
|
protected CSSValue |
|
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfPairReadHandler | |
addToResultList , createValue , parseFirstPosition , parseSecondPosition |
public CSSValue createValue(StyleKey name, LexicalUnit value)
- Specified by:
- createValue in interface CSSValueReadHandler
- Overrides:
- createValue in interface ListOfPairReadHandler
protected CSSValue parseFirstPosition(LexicalUnit value)
- Overrides:
- parseFirstPosition in interface ListOfPairReadHandler
protected CSSValue parseSecondPosition(LexicalUnit value, CSSValue first)
- Overrides:
- parseSecondPosition in interface ListOfPairReadHandler