se.datadosen.jalbum
Class RemoteFileImpl
java.lang.Object
RemoteFile
se.datadosen.jalbum.RemoteFileImpl
public class RemoteFileImpl
- extends RemoteFile
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fullPath
protected java.lang.String fullPath
directory
protected boolean directory
link
protected boolean link
RemoteFileImpl
public RemoteFileImpl(java.io.File f,
java.io.File root)
RemoteFileImpl
public RemoteFileImpl(java.lang.String fullPath)
RemoteFileImpl
public RemoteFileImpl(java.lang.String fullPath,
long size,
long modificationDate)
RemoteFileImpl
public RemoteFileImpl(java.lang.String dir,
RemoteFile rf)
getFullPath
public java.lang.String getFullPath()
isFile
public boolean isFile()
isDirectory
public boolean isDirectory()
isLink
public boolean isLink()