CSSValueReadHandler
public class QuotesReadHandler extends ListOfPairReadHandler
Constructor | Description |
---|---|
QuotesReadHandler() |
Modifier and Type | Method | Description |
---|---|---|
CSSValue |
createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
|
protected CSSValue |
parseFirstPosition(org.w3c.css.sac.LexicalUnit value) |
|
protected CSSValue |
parseSecondPosition(org.w3c.css.sac.LexicalUnit value,
CSSValue first) |
addToResultList
protected CSSValue parseFirstPosition(org.w3c.css.sac.LexicalUnit value)
parseFirstPosition
in class ListOfPairReadHandler
protected CSSValue parseSecondPosition(org.w3c.css.sac.LexicalUnit value, CSSValue first)
parseSecondPosition
in class ListOfPairReadHandler
public CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
createValue
in interface CSSValueReadHandler
createValue
in class ListOfPairReadHandler