| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.fo.expr.FunctionBaseorg.apache.fop.fo.expr.MaxFunctionpublic class MaxFunctionextends FunctionBaseMethod Summary | |
Property |
|
int |
|
Methods inherited from class org.apache.fop.fo.expr.FunctionBase | |
getPercentBase, padArgsWithPropertyName | |
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Handle "numerics" if no proportional/percent parts
- Parameters:
args- array of arguments to be processedpInfo- PropertyInfo to be processed
- Returns:
- the maximum of the two args elements passed
- Throws:
PropertyException- for invalid operands
| fop 0.94 |