|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.knowgate.debug.BufferedFileWriter
public class BufferedFileWriter
| Constructor Summary | |
|---|---|
BufferedFileWriter()
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
open(java.lang.String sFilePath)
|
void |
writeln(java.lang.String lin)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferedFileWriter()
| Method Detail |
|---|
public void open(java.lang.String sFilePath)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundException
java.io.IOException
public void close()
throws java.io.IOException
java.io.IOException
public void writeln(java.lang.String lin)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||