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