|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
propId
- the property ID in the Constants interfacemaker
- the Property.Maker to be used in the conversionproperty
- ...propertyList
- the PropertyList from which the Property should be
extracted
PropertyException
- (when?)
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |