org.apache.fop.fo.expr
public class MaxFunction extends FunctionBase
| Constructor and Description |
|---|
MaxFunction() |
| Modifier and Type | Method and Description |
|---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts
|
int |
nbArgs() |
getPercentBase, padArgsWithPropertyNamepublic int nbArgs()
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
args - array of arguments to be processedpInfo - PropertyInfo to be processedPropertyException - for invalid operandsCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.