public class ResourceInfo extends FileInfo
absolutePath, dataType, fileType, isDirectory, isExisting, lastModified, length, relBasePath, rootDir
Constructor and Description |
---|
ResourceInfo(java.lang.String resourceName) |
ResourceInfo(java.lang.String resourceName,
FileDataType dataType) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDirectory() |
boolean |
isFile() |
equals, getAbsolutePath, getBasePath, getDataType, getFileName, getFileType, getLastModified, getLength, getRenderColor, getRenderIcon, getRenderText, isAscii, isBinary, isExisting, toDumpString, toString
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public ResourceInfo(java.lang.String resourceName)
public ResourceInfo(java.lang.String resourceName, FileDataType dataType)
public boolean isDirectory()
isDirectory
in class FileInfo
Copyright © 2014 EsprIT-Systems. All Rights Reserved.