@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.IOException
java.lang.InterruptedException
public java.io.File getErrorFile() throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public final java.io.File getDir()
Copyright © 2019. All Rights Reserved.