|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.properties.GenericShorthandParser | +--org.apache.fop.fo.properties.BorderSpacingShorthandParser
Shorthand parser for the "border-spacing" shorthand property.
Constructor Summary | |
BorderSpacingShorthandParser()
|
Method Summary | |
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
Converts a property name into a Property |
Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser |
getElement, getValueForProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BorderSpacingShorthandParser()
Method Detail |
protected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
GenericShorthandParser
convertValueForProperty
in class GenericShorthandParser
org.apache.fop.fo.properties.GenericShorthandParser
propId
- the property ID in the Constants interfacemaker
- the Property.Maker to be used in the conversionpropertyList
- the PropertyList from which the Property should be
extracted
|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |