public class QuotesReadHandler extends ListOfPairReadHandler
| Constructor and Description |
|---|
QuotesReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
createValue(StyleKey name,
LexicalUnit value) |
protected CSSValue |
parseFirstPosition(LexicalUnit value) |
protected CSSValue |
parseSecondPosition(LexicalUnit value,
CSSValue first) |
addToResultListprotected CSSValue parseFirstPosition(LexicalUnit value)
parseFirstPosition in class ListOfPairReadHandlerprotected CSSValue parseSecondPosition(LexicalUnit value, CSSValue first)
parseSecondPosition in class ListOfPairReadHandlerpublic CSSValue createValue(StyleKey name, LexicalUnit value)
createValue in interface CSSValueReadHandlercreateValue in class ListOfPairReadHandler