org.apache.fop.fo.expr
Class AbsFunction

org.apache.fop.fo.expr.FunctionBase
  |
  +--org.apache.fop.fo.expr.AbsFunction

public class AbsFunction
extends FunctionBase


Method Summary
 Propertyeval(Property[] args, PropertyInfo propInfo)
           
 intnbArgs()
           

Methods inherited from class org.apache.fop.fo.expr.FunctionBase
getPercentBase

Method Detail

eval

public Property eval(Property[] args, PropertyInfo propInfo)
throws PropertyException

nbArgs

public int nbArgs()