public class StubUtil extends Object
| Constructor and Description | 
|---|
StubUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<StubResource> | 
allStubFiles(String stub)
Return stub files found in the file system (does not look on classpath). 
 | 
public static List<StubResource> allStubFiles(String stub)
stub - a stub file, a jarfile, or a directory. Look for it as an absolute file and
     relative to the current directory.