public class RemoteResourceInfo extends ResourceInfo
absolutePath, dataType, fileType, isDirectory, isExisting, lastModified, length, relBasePath, rootDir| Constructor and Description |
|---|
RemoteResourceInfo(ServerContext serverCtx,
java.lang.String resourceName,
FileDataType dataType) |
| 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.
|
isDirectory, isFileequals, getAbsolutePath, getBasePath, getDataType, getFileName, getFileType, getLastModified, getLength, getRenderColor, getRenderIcon, getRenderText, isAscii, isBinary, isExistingclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic RemoteResourceInfo(ServerContext serverCtx, java.lang.String resourceName, FileDataType dataType)
public java.lang.String getServerName()
public ToString toString(ToString s)
Dumpablepublic DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class FileInfoCopyright © 2014 EsprIT-Systems. All Rights Reserved.