public class CachingResource extends DelegatingResource
| Constructor and Description |
|---|
CachingResource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getExists()
Returns true if this resource exists, false if it does not exist.
|
String |
getText()
Returns the content of this resource, as a String.
|
getDisplayName, getFile, getResource, getURIpublic CachingResource(Resource resource)
public boolean getExists()
ResourcegetExists in interface ResourcegetExists in class DelegatingResourceCopyright © 2013. All rights reserved