Uses of Interface
org.silverpeas.file.SilverpeasFileProcessor

Packages that use SilverpeasFileProcessor
org.silverpeas.file   
 

Uses of SilverpeasFileProcessor in org.silverpeas.file
 

Classes in org.silverpeas.file that implement SilverpeasFileProcessor
 class AbstractSilverpeasFileProcessor
           
 class 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.
 class FileExistenceCheckingProcessor
          A processor to check the existence of a SilverpeasFile.
 class ImageResizingProcessor
          Unit tests on the image resizing
 

Methods in org.silverpeas.file with parameters of type SilverpeasFileProcessor
 void SilverpeasFileProvider.addProcessor(SilverpeasFileProcessor processor)
          Adds a processor of SilverpeasFile.
 int AbstractSilverpeasFileProcessor.compareTo(SilverpeasFileProcessor o)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.