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