|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCall | +--edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCONCAT
The FunCONCAT class.
Constructor Summary | |
FunCONCAT()
|
Method Summary | |
java.lang.Object |
exec(java.util.Vector deRefParamV)
Execution method for FunCONCAT. |
Methods inherited from class edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCall |
eval,
iterator |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FunCONCAT()
Method Detail |
public java.lang.Object exec(java.util.Vector deRefParamV) throws java.lang.Exception
deRefParamV
- are the parameters
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |