|
fop 0.90alpha1 | |||||||||
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.BoxPropShorthandParser
Shorthand property parser for Box properties
Constructor Summary | |
BoxPropShorthandParser()
Default constructor. |
Method Summary | |
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
Stores 1 to 4 values of same type. |
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 BoxPropShorthandParser()
Method Detail |
protected Property convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
convertValueForProperty
in class GenericShorthandParser
GenericShorthandParser.convertValueForProperty(
int, Property, PropertyMaker, PropertyList)
|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |