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

Class ColumnRuleColorReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class ColumnRuleColorReadHandler
extends ColorReadHandler

Creation-Date: 04.12.2005, 13:24:46
Author:
Thomas Morgner

Constructor Summary

ColumnRuleColorReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

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

createColorValue, createValue

Constructor Details

ColumnRuleColorReadHandler

public ColumnRuleColorReadHandler()

Method Details

createValue

public CSSValue createValue(StyleKey name,
                            LexicalUnit value)
Specified by:
createValue in interface CSSValueReadHandler
Overrides:
createValue in interface ColorReadHandler