net.sourceforge.plantuml
Class DirWatcher2
java.lang.Object
net.sourceforge.plantuml.DirWatcher2
public class DirWatcher2
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirWatcher2
public DirWatcher2(File dir,
Option option,
String pattern)
buildCreatedFiles
public Map<File,Future<List<GeneratedImage>>> buildCreatedFiles()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getDir
public final File getDir()
cancel
public void cancel()
waitEnd
public void waitEnd()
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2013. All Rights Reserved.