|
Tea Java Runtime API Version 3.1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.pdmfc.tea.modules.SModule
|
+--com.pdmfc.tea.modules.io.SModuleIO
Package of I/O related Tea commands.
| Constructor Summary | |
SModuleIO()
|
|
| Method Summary | |
void |
init(STeaRuntime context)
Creates commands and global variables related with I/O. |
void |
stop()
Signals that the package will not be used util another call to the start() method. |
| Methods inherited from class com.pdmfc.tea.modules.SModule |
addJavaFunction, end, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SModuleIO()
| Method Detail |
public void init(STeaRuntime context)
throws STeaException
init in class SModulecontext - The context where the commands and variables will be created.public void stop()
stop in class SModule
|
Tea Java Runtime API Version 3.1.0 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||