public abstract class ResourceFetcher extends Object
| Constructor and Description |
|---|
ResourceFetcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(Path path) |
Path |
getFile(String name) |
List<Path> |
getFiles(String name) |
URL |
getResource(String name) |
public void addPath(Path path)
public URL getResource(String name) throws IOException
IOExceptionpublic Path getFile(String name) throws IOException
IOExceptionCopyright © 2016 OpenSource BIM. All rights reserved.