org.apache.fop.fo.expr
Class FopPropValFunction
java.lang.Object
org.apache.fop.fo.expr.FunctionBase
org.apache.fop.fo.expr.FopPropValFunction
- All Implemented Interfaces:
- Function
- public class FopPropValFunction
- extends FunctionBase
Return the specified or initial value of the property on this object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FopPropValFunction
public FopPropValFunction()
nbArgs
public int nbArgs()
eval
public Property eval(Property[] args,
PropertyInfo pInfo)
throws PropertyException
- Throws:
PropertyException
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.