|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FSCFileResolvable
This capability is supported by file systems with entities that can be
resolved to File:s.
ECFileResolvable,
FCFileBacked,
FSCTFileResolvable,
FSCFileResolvableUtil| Method Summary | |
|---|---|
AbsoluteLocation |
getEntityLocationForFile(File f)
Get the absolute location that corresponds to the supplied File
object. |
File |
getFileForFileSystemRoot()
Return a File object referencing the file system root
directory in the backing file system. |
| Methods inherited from interface org.entityfs.fs.cap.fs.FSCUriResolvable |
|---|
getEntityLocationForUri |
| Method Detail |
|---|
AbsoluteLocation getEntityLocationForFile(File f)
throws EntityNotFoundException
File
object. The file object must reference a location within the file system.
f - The file object to get the absolute location for.
EntityNotFoundException - If the file object does not reference a
location in the file system.File getFileForFileSystemRoot()
File object referencing the file system root
directory in the backing file system.
File object representing the file system's root
directory.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||