org.apache.fop.fo.properties

Class PageBreakShorthandParser

Implemented Interfaces:
ShorthandParser

public class PageBreakShorthandParser
extends java.lang.Object
implements ShorthandParser

Shorthand parser for page-break-before, page-break-after and page-break-inside. Used to set the corresponding keep-* and break-* properties.

Method Summary

Property
getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)

Method Details

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
            throws PropertyException
Specified by:
getValueForProperty in interface ShorthandParser

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.