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

Class XRowSpanReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class XRowSpanReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 18.07.2006, 19:00:10
Author:
Thomas Morgner

Constructor Summary

XRowSpanReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

XRowSpanReadHandler

public XRowSpanReadHandler()

Method Details

createValue

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