org.apache.fop.fo.expr
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, padArgsWithPropertyNamepublic int nbArgs()
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Functionargs - 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-2008 The Apache Software Foundation. All Rights Reserved.