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, isDistinctValues
public CSSValue createValue(StyleKey name, LexicalUnit value)
createValue
in interface CSSValueReadHandler
createValue
in class ListOfValuesReadHandler
protected CSSValue parseValue(LexicalUnit value)
parseValue
in class ListOfValuesReadHandler