|
fop 2.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.FontShorthandParser
public class FontShorthandParser
A shorthand parser for the font shorthand property
Constructor Summary | |
---|---|
FontShorthandParser()
|
Method Summary | |
---|---|
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
|
Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser |
---|
convertValueForProperty, getElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontShorthandParser()
Method Detail |
---|
public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
getValueForProperty
in interface ShorthandParser
getValueForProperty
in class GenericShorthandParser
propId
- the property ID in the Constants interfaceproperty
- from which value is obtainedmaker
- Maker object for the PropertypropertyList
- list of properties
PropertyException
- in case a property exception occurs
|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |