|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.list.ListContains
public final class ListContains
Constructor Summary | |
---|---|
ListContains()
|
Method Summary | |
---|---|
static double |
call(PageContext pc,
String list,
String value)
|
static double |
call(PageContext pc,
String list,
String value,
String delimter)
|
static double |
call(PageContext pc,
String list,
String value,
String delimter,
boolean includeEmptyFields)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListContains()
Method Detail |
---|
public static double call(PageContext pc, String list, String value)
public static double call(PageContext pc, String list, String value, String delimter)
public static double call(PageContext pc, String list, String value, String delimter, boolean includeEmptyFields)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |