org.apache.fop.fo.properties

Class WhiteSpaceShorthandParser

Implemented Interfaces:
ShorthandParser

public class WhiteSpaceShorthandParser
extends java.lang.Object
implements ShorthandParser

Shorthand parser for the white-space property; Sets the values for white-space-treament, linefeed-treatment, white-space-collapse and wrap-option

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.