|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.expr.FunctionBase
org.apache.fop.fo.expr.MaxFunction
Class for managing the "max" Number Function. See Sec. 5.10.1 in the XSL-FO standard.
Constructor Summary | |
MaxFunction()
|
Method Summary | |
Property |
eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts |
int |
nbArgs()
|
Methods inherited from class org.apache.fop.fo.expr.FunctionBase |
getPercentBase, padArgsWithPropertyName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MaxFunction()
Method Detail |
public int nbArgs()
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
args
- array of arguments to be processedpInfo
- PropertyInfo to be processed
PropertyException
- for invalid operands
|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |