public final class ListValueCount extends BIF
Constructor and Description |
---|
ListValueCount() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
String list,
String value) |
static double |
call(PageContext pc,
String list,
String value,
String delimiter) |
static double |
call(PageContext pc,
String list,
String value,
String delimiter,
boolean includeEmptyFields) |
Object |
invoke(PageContext pc,
Object[] args) |
public ListValueCount()
public static double call(PageContext pc, String list, String value) throws PageException
PageException
public static double call(PageContext pc, String list, String value, String delimiter) throws PageException
PageException
public static double call(PageContext pc, String list, String value, String delimiter, boolean includeEmptyFields) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee