public class FontFamilyReadHandler extends ListOfValuesReadHandler
| Constructor and Description |
|---|
FontFamilyReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
createValue(StyleKey name,
LexicalUnit value) |
protected CSSValue |
parseValue(LexicalUnit value) |
getMaxCount, isDistinctValuespublic CSSValue createValue(StyleKey name, LexicalUnit value)
createValue in interface CSSValueReadHandlercreateValue in class ListOfValuesReadHandlerprotected CSSValue parseValue(LexicalUnit value)
parseValue in class ListOfValuesReadHandler