|
|||||||||
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.FunCONTAINS
The FunCONTAINS class.
Constructor Summary | |
FunCONTAINS()
|
Method Summary | |
java.lang.Object |
exec(java.util.Vector paramV)
Execution method for FunCONTAINS. |
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 FunCONTAINS()
Method Detail |
public java.lang.Object exec(java.util.Vector paramV) throws java.lang.Exception
deRefParamV
- are the parameters
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |