com.googlecode.refit.osgi
Class TreeRunner
java.lang.Object
com.googlecode.refit.osgi.TreeRunner
public class TreeRunner
- extends Object
|
Method Summary |
boolean |
run()
Builds a list of Runners, one for each file matching the input patterns. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_INCLUDE
public static final String DEFAULT_INCLUDE
- See Also:
- Constant Field Values
TreeRunner
public TreeRunner(File inputDir,
File outputDir)
TreeRunner
public TreeRunner(File inputDir,
File outputDir,
String[] includes)
TreeRunner
public TreeRunner(File inputDir,
File outputDir,
String include)
TreeRunner
public TreeRunner(File inputDir,
File outputDir,
String[] includes,
String[] excludes)
run
public boolean run()
- Builds a list of Runners, one for each file matching the input patterns.
- Throws:
InitializationError
Copyright © 2011. All Rights Reserved.