|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A TargetHolder ...
| Method Summary | |
java.io.FileWriter |
getFileWriter(java.lang.String fileName)
This method permits to obtain a FileWriter either the filename specified in parameter. |
java.util.Iterator |
iterateFile()
Return an iterator on the file managed by this holder. |
java.util.Iterator |
iterateFileWriter()
Return an iterator on the file writer maneged by this holder. |
void |
javacAll()
This method compiles all files managed by this holder |
| Method Detail |
public java.io.FileWriter getFileWriter(java.lang.String fileName)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Iterator iterateFile()
public java.util.Iterator iterateFileWriter()
public void javacAll()
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||