public class StructKeyTranslate extends BIF
Constructor and Description |
---|
StructKeyTranslate() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
Struct sct) |
static double |
call(PageContext pc,
Struct sct,
boolean deepTranslation) |
static double |
call(PageContext pc,
Struct sct,
boolean deepTranslation,
boolean leaveOriginalKey) |
Object |
invoke(PageContext pc,
Object[] args) |
static int |
translate(Collection coll,
boolean deep,
boolean leaveOrg) |
public StructKeyTranslate()
public static double call(PageContext pc, Struct sct) throws PageException
PageException
public static double call(PageContext pc, Struct sct, boolean deepTranslation) throws PageException
PageException
public static double call(PageContext pc, Struct sct, boolean deepTranslation, boolean leaveOriginalKey) throws PageException
PageException
public static int translate(Collection coll, boolean deep, boolean leaveOrg) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee