public class FileResource extends AbstractResource
| Constructor and Description |
|---|
FileResource(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getLocation()
Returns the resource location.
|
java.lang.String |
getName()
Returns the resource name.
|
long |
getTimestamp()
Returns the resource timestamp.
|
checkpoint, getState, isChanged, setStatepublic java.lang.String getName()
FileSystemResourcepublic long getTimestamp()
FileSystemResourcepublic java.net.URL getLocation()
FileSystemResource