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

Class ColumnSpanReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class ColumnSpanReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 03.12.2005, 21:48:09
Author:
Thomas Morgner

Constructor Summary

ColumnSpanReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

ColumnSpanReadHandler

public ColumnSpanReadHandler()

Method Details

createValue

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