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

Class OrphanAndWidowReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class OrphanAndWidowReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 30.11.2005, 18:36:26
Author:
Thomas Morgner

Constructor Summary

OrphanAndWidowReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

OrphanAndWidowReadHandler

public OrphanAndWidowReadHandler()

Method Details

createValue

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