org.apache.fop.fo.expr
Class MinFunction

java.lang.Object
  |
  +--org.apache.fop.fo.expr.FunctionBase
        |
        +--org.apache.fop.fo.expr.MinFunction
All Implemented Interfaces:
Function

public class MinFunction
extends FunctionBase


Constructor Summary
MinFunction()
           
 
Method Summary
 Property eval(Property[] args, PropertyInfo pInfo)
           
 int nbArgs()
           
 
Methods inherited from class org.apache.fop.fo.expr.FunctionBase
getPercentBase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinFunction

public MinFunction()
Method Detail

nbArgs

public int nbArgs()

eval

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


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.