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