| Constructor and Description |
|---|
ClasspathResourcesFile(String filename) |
ClasspathResourcesFile(String root,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
String |
getContents() |
String |
getName() |
String |
getStringFromClasspath() |
void |
writeContents(String data) |
public ClasspathResourcesFile(String filename)
public String getContents()
getContents in interface Filepublic void writeContents(String data) throws ExternalStorageException
writeContents in interface FileExternalStorageExceptionpublic String getStringFromClasspath()
public boolean exists()
Copyright © 2013. All Rights Reserved.