Class FileHandler


  • public class FileHandler
    extends AbstractFileHandler
    This is an handler that permits to perform transactional file manipulations. It has to be used exclusively in classes that implements SilverpeasProcess. In a standard use, getHandledFile method has to be called to obtain a HandledFile instance (@see HandledFile).
    Author:
    Yohann Chastagnier