| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.layouting.input.style.parser.stylehandler.ListOfPairReadHandlerorg.jfree.layouting.input.style.parser.stylehandler.content.QuotesReadHandlerpublic class QuotesReadHandlerextends ListOfPairReadHandlerConstructor 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