public class IIfFunction extends Object implements org.jaxen.Function
IIfFunction()
Object
call(org.jaxen.Context context, List args)
static Object
evaluate(Object condition, Object trueObj, Object falseObj, org.jaxen.Navigator nav)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IIfFunction()
public Object call(org.jaxen.Context context, List args) throws org.jaxen.FunctionCallException
call
org.jaxen.Function
org.jaxen.FunctionCallException
public static Object evaluate(Object condition, Object trueObj, Object falseObj, org.jaxen.Navigator nav) throws org.jaxen.FunctionCallException
Copyright © 2014 Open Geospatial Consortium. All rights reserved.