|
|||||||||
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.FunPOSITION
The FunPOSITION class.
FunCOLUMN
Constructor Summary | |
FunPOSITION()
|
Method Summary | |
java.lang.Object |
exec(java.util.Vector deRefParamV)
For this function. |
void |
iterator(Function f)
Iterates through function parameter. |
Methods inherited from class edu.wpi.cs.dsrg.xmldb.xat.common.operator.specialoperator.function.FunCall |
eval |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FunPOSITION()
Method Detail |
public void iterator(Function f)
f
- is the function.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 |