public class RemoteFileInfo extends LocalFileInfo
absolutePath, dataType, fileType, isDirectory, isExisting, lastModified, length, relBasePath, rootDir| Constructor and Description |
|---|
RemoteFileInfo(ServerContext serverCtx,
java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServerName() |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
canExecute, canRead, canWrite, getFile, getFileEntries, getRootDirequals, getAbsolutePath, getBasePath, getDataType, getFileName, getFileType, getLastModified, getLength, getRenderColor, getRenderIcon, getRenderText, isAscii, isBinary, isDirectory, isExisting, isFileclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic RemoteFileInfo(ServerContext serverCtx, java.io.File file)
public java.lang.String getServerName()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class LocalFileInfopublic DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class LocalFileInfoCopyright © 2014 EsprIT-Systems. All Rights Reserved.