public class FileSystemStyleResource extends Object implements StyleResource
| Constructor and Description |
|---|
FileSystemStyleResource(Path location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
InputStream |
openStream() |
String |
toString() |
public FileSystemStyleResource(Path location)
public boolean exists()
exists in interface StyleResourcepublic InputStream openStream() throws IOException
openStream in interface StyleResourceIOExceptionCopyright © 2017. All rights reserved.