public interface FileAdder
| Modifier and Type | Method and Description |
|---|---|
void |
addFiles(java.lang.String path,
java.io.File directory,
FileTransformer.Mode mode)
Adds files in the given
directory. |
void addFiles(java.lang.String path,
java.io.File directory,
FileTransformer.Mode mode)
throws java.io.IOException
directory.path - The path designating the directoryjava.io.IOException