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, getRootDir
equals, getAbsolutePath, getBasePath, getDataType, getFileName, getFileType, getLastModified, getLength, getRenderColor, getRenderIcon, getRenderText, isAscii, isBinary, isDirectory, isExisting, isFile
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public RemoteFileInfo(ServerContext serverCtx, java.io.File file)
public java.lang.String getServerName()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class LocalFileInfo
public DumpString toDumpString(DumpString s)
Dumpable
toDumpString
in interface Dumpable
toDumpString
in class LocalFileInfo
Copyright © 2014 EsprIT-Systems. All Rights Reserved.