public class LabelEndFunction extends FunctionBase
Constructor and Description |
---|
LabelEndFunction() |
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 for the function (none are needed, but
required for the Function interface)pInfo
- PropertyInfo object for the functionPropertyException
- if called from outside of an fo:list-itemCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.