public class BodyStartFunction extends FunctionBase
Constructor and Description |
---|
BodyStartFunction() |
Modifier and Type | Method and Description |
---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function
|
int |
nbArgs() |
getPercentBase, padArgsWithPropertyName
public int nbArgs()
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Function
args
- array of arguments (none are used, but this is required by
the Function interface)pInfo
- PropertyInfo object to be evaluatedPropertyException
- if called from outside of an fo:list-itemCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.