public final class StructAppend extends BIF
Constructor and Description |
---|
StructAppend() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
Struct struct1,
Struct struct2) |
static boolean |
call(PageContext pc,
Struct struct1,
Struct struct2,
boolean overwrite) |
Object |
invoke(PageContext pc,
Object[] args) |
public StructAppend()
public static boolean call(PageContext pc, Struct struct1, Struct struct2) throws PageException
PageException
public static boolean call(PageContext pc, Struct struct1, Struct struct2, boolean overwrite) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee