|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthings.thinger.io.FileSystemLocator
public class FileSystemLocator
A locator for a file system item.
Version History
EPG - Initial - 20 FEB 05
Constructor Summary | |
---|---|
FileSystemLocator(AFileSystem theFileSystem,
java.lang.String path)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getPath()
Get the path. |
AFileSystem |
getTheFileSystem()
GEt the file system. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemLocator(AFileSystem theFileSystem, java.lang.String path) throws ThingsException
theFileSystem
- path
-
java.lang.Throwable
ThingsException
Method Detail |
---|
public AFileSystem getTheFileSystem()
AFileSystem
public java.lang.String getPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |