public interface Function
Modifier and Type | Method and Description |
---|---|
Property |
eval(Property[] args,
PropertyInfo propInfo)
Evaluate the function
|
PercentBase |
getPercentBase() |
int |
nbArgs() |
boolean |
padArgsWithPropertyName() |
int nbArgs()
PercentBase getPercentBase()
Property eval(Property[] args, PropertyInfo propInfo) throws PropertyException
args
- an array of Properties that should be evaluatedpropInfo
- the PropertyInfoPropertyException
- for problems when evaluating the functionboolean padArgsWithPropertyName()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.