Package org.silverpeas.core.io.file
Provides classes to handle the files in the filesystem for Silverpeas.
- Author:
- mmoquillon
-
Interface Summary Interface Description SilverpeasFileProcessor A processor of aSilverpeasFile
instance. -
Class Summary Class Description AbstractSilverpeasFileProcessor AttachmentUrlLinkProcessor A processor to verify if the given path corresponds to an attachment URL link in order to transform it into the FileSystem attachment path.
This processor must have a high priority.FileExistenceCheckingProcessor A processor to check the existence of aSilverpeasFile
.ImageResizingProcessor A processor dedicated to resize an image on the demand.RelativePathCheckingProcessor A processor to assert that the path of aSilverpeasFile
does not contains relative parts.ResizedImageCacheCleaner A scheduled job to clean up all the resized images for non existent original images.SilverpeasFile A representation of a File in Silverpeas.SilverpeasFileDescriptor A reference to a SilverpeasFile.SilverpeasFileProvider A provider of Silverpeas files. -
Enum Summary Enum Description SilverpeasFileProcessor.ProcessingContext