|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.objectweb.jorm.util.io.lib.JavaFileHolder
A TargetHolder ...
| Constructor Summary | |
JavaFileHolder(java.lang.String _targetDirectory)
|
|
| 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 absolute file managed by this holder. |
java.util.Iterator |
iterateFileWriter()
Return an iterator on the absolute file writer managed by this holder. |
void |
javacAll()
This method compiles all files managed by this holder |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaFileHolder(java.lang.String _targetDirectory)
throws java.lang.Exception
| Method Detail |
public java.io.FileWriter getFileWriter(java.lang.String fileName)
throws java.lang.Exception
getFileWriter in interface TargetHolderjava.lang.Exceptionpublic java.util.Iterator iterateFile()
iterateFile in interface TargetHolderpublic java.util.Iterator iterateFileWriter()
iterateFileWriter in interface TargetHolder
public void javacAll()
throws java.lang.Exception
javacAll in interface TargetHolderjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||