Class DirectoriesZipper

java.lang.Object
org.apache.commons.io.DirectoryWalker<Object>
org.jvnet.hudson.plugins.thinbackup.backup.DirectoriesZipper
All Implemented Interfaces:
Closeable, AutoCloseable

public class DirectoriesZipper extends org.apache.commons.io.DirectoryWalker<Object> implements Closeable
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.commons.io.DirectoryWalker

    org.apache.commons.io.DirectoryWalker.CancelException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToZip(File directory)
     
    void
     
    protected void
    handleFile(File file, int depth, Collection<Object> results)
     

    Methods inherited from class org.apache.commons.io.DirectoryWalker

    checkIfCancelled, filterDirectoryContents, handleCancelled, handleDirectory, handleDirectoryEnd, handleDirectoryStart, handleEnd, handleIsCancelled, handleRestricted, handleStart, walk

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait