public final class StructFind extends BIF
Constructor and Description |
---|
StructFind() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
Struct struct,
Collection.Key key) |
static Object |
call(PageContext pc,
Struct struct,
Collection.Key key,
Object defaultValue) |
static Object |
call(PageContext pc,
Struct struct,
String key) |
static Object |
call(PageContext pc,
Struct struct,
String key,
Object defaultValue) |
Object |
invoke(PageContext pc,
Object[] args) |
public StructFind()
public static Object call(PageContext pc, Struct struct, String key) throws PageException
PageException
public static Object call(PageContext pc, Struct struct, Collection.Key key) throws PageException
PageException
public static Object call(PageContext pc, Struct struct, String key, Object defaultValue) throws PageException
PageException
public static Object call(PageContext pc, Struct struct, Collection.Key key, Object defaultValue)
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee