|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileConverter
Method Summary | |
---|---|
int |
convertInDir(java.io.File inputDir,
java.io.File outputDir)
searches the specified directory and its subdirectories for files and stores a converted (and partially copied) version in another one. |
Method Detail |
---|
int convertInDir(java.io.File inputDir, java.io.File outputDir)
inputDir
- directory to convertoutputDir
- directory where converted files are stored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |