org.apache.fop.fo.expr
public class InheritedPropFunction extends FunctionBase
| Constructor and Description |
|---|
InheritedPropFunction() |
| Modifier and Type | Method and Description |
|---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function
|
int |
nbArgs() |
boolean |
padArgsWithPropertyName() |
getPercentBasepublic int nbArgs()
public boolean padArgsWithPropertyName()
padArgsWithPropertyName in interface FunctionpadArgsWithPropertyName in class FunctionBasepublic Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Functionargs - arguments to be evaluatedpInfo - PropertyInfo object to be evaluatedPropertyException - for invalid parameterCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.