|
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.WhiteSpaceShorthandParser
public class WhiteSpaceShorthandParser
Shorthand parser for the white-space property; Sets the values for white-space-treament, linefeed-treatment, white-space-collapse and wrap-option
Constructor Summary | |
---|---|
WhiteSpaceShorthandParser()
|
Method Summary | |
---|---|
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WhiteSpaceShorthandParser()
Method Detail |
---|
public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) throws PropertyException
getValueForProperty
in interface ShorthandParser
propId
- the property ID in the Constants interfacemaker
- Maker object for the PropertypropertyList
- list of properties
PropertyException
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |