fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fo.properties.GenericShorthandParser
org.apache.fop.fo.properties.BoxPropShorthandParser
public class BoxPropShorthandParser
extends GenericShorthandParser
Constructor Summary | |
|
Method Summary | |
protected Property |
|
Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser | |
convertValueForProperty , getElement , getValueForProperty |
protected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
Stores 1 to 4 values of same type. Set the given property based on the number of values set. Example: padding, border-width, border-color, border-style, margin
- Overrides:
- convertValueForProperty in interface GenericShorthandParser
fop 0.94 |