@Deprecated
public class DirWatcher
extends java.lang.Object
| Constructor and Description |
|---|
DirWatcher(java.io.File dir,
Option option,
java.lang.String pattern)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GeneratedImage> |
buildCreatedFiles()
Deprecated.
|
java.io.File |
getDir()
Deprecated.
|
java.io.File |
getErrorFile()
Deprecated.
|
public DirWatcher(java.io.File dir,
Option option,
java.lang.String pattern)
public java.util.List<GeneratedImage> buildCreatedFiles() throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic java.io.File getErrorFile()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic final java.io.File getDir()