org.apache.fop.fo
Interface ShorthandParser

All Known Implementing Classes:
GenericShorthandParser

public interface ShorthandParser


Method Summary
 Property getValueForProperty(java.lang.String propName, Property.Maker maker, PropertyList propertyList)
           
 

Method Detail

getValueForProperty

public Property getValueForProperty(java.lang.String propName,
                                    Property.Maker maker,
                                    PropertyList propertyList)


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.