|
||||||||||
| PREV CLASS NEXT CLASS | NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The FileOutputStream interface represents an OutputStream that writes it's content to file.
WorkingMemory.newOutputStream(String, String, boolean)| Method Summary | |
void |
flush()
Flushes the file-based output stream |
| Methods inherited from interface com.haley.haleyrules.Stream |
close, getName |
| Methods inherited from interface com.haley.haleyrules.WorkingMemoryObject |
getWorkingMemory |
| Methods inherited from interface com.haley.haleyrules.KnowledgeBaseObject |
getKnowledgeBase, release |
| Method Detail |
public void flush()
throws java.io.IOException
java.io.IOException - If an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||