org.jfree.layouting.input.style.parser.stylehandler.text

Class TextOverflowEllipsisReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class TextOverflowEllipsisReadHandler
extends ListOfValuesReadHandler

Creation-Date: 02.12.2005, 19:30:09
Author:
Thomas Morgner

Constructor Summary

TextOverflowEllipsisReadHandler()

Method Summary

protected CSSValue
parseValue(LexicalUnit value)

Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler

createValue, getMaxCount, isDistinctValues, parseValue

Constructor Details

TextOverflowEllipsisReadHandler

public TextOverflowEllipsisReadHandler()

Method Details

parseValue

protected CSSValue parseValue(LexicalUnit value)
Overrides:
parseValue in interface ListOfValuesReadHandler