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

Class PageReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class PageReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 30.11.2005, 18:33:13
Author:
Thomas Morgner

Constructor Summary

PageReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

PageReadHandler

public PageReadHandler()

Method Details

createValue

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