| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.fo.properties.GenericShorthandParserorg.apache.fop.fo.properties.BoxPropShorthandParserpublic class BoxPropShorthandParserextends GenericShorthandParserConstructor 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 |