Package hec.io
Class FilePath
java.lang.Object
hec.io.FilePath
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Details
-
FilePath
Constructor for FilePath Remote files must come with the following remote path structure. //servername:port/resource/dir1/dir2/dir3/filename.ext Others are treated as being local. When a file is cached locally, _remotePathWhenCached is the non-cached path -
FilePath
-
FilePath
public FilePath()
-
-
Method Details
-
getPath
-
getLocal
public boolean getLocal() -
getRMIUrl
-
getRemoteNonCachedPath
-
getPathAndFileAndExtension
-