org.apache.fop.fo.properties

Class FontShorthandParser

Implemented Interfaces:
ShorthandParser

public class FontShorthandParser
extends GenericShorthandParser

A shorthand parser for the font shorthand property

Method Summary

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

Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser

convertValueForProperty, getElement, getValueForProperty

Method Details

getValueForProperty

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

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