|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.ejtools.archive.io.StreamWriter
|
+--org.ejtools.archive.io.FileWriter
Writer implementation based on a File. The file is transformed into a stream.
| Constructor Summary | |
FileWriter(java.io.File file)
Builds a FileWriter on a File |
|
| Methods inherited from class org.ejtools.archive.io.StreamWriter |
getZipOutputStream, popZipOutputStream, pushZipOutputStream, visit, visit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileWriter(java.io.File file)
file - The File to write
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||