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