public class ClasspathBuilder extends Object
Constructor and Description |
---|
ClasspathBuilder() |
Modifier and Type | Method and Description |
---|---|
ClasspathBuilder |
append(String path) |
ClasspathBuilder |
append(String path,
FileFilter filter) |
List<String> |
toFilesNames() |
List<URL> |
toURLs() |
public ClasspathBuilder append(String path)
public ClasspathBuilder append(String path, FileFilter filter)
public List<URL> toURLs() throws MalformedURLException
MalformedURLException
Copyright © GigaSpaces.