Package com.logicaldoc.util.io


package com.logicaldoc.util.io
Utility classes to execute external commands
Since:
1.0
  • Classes
    Class
    Description
    Wrapper around a standard InputStream that deletes the file after closing.
    Same as ZipInputStream but deletes the file after closing.
    This class manages I/O operations with files.
     
    This class is for handling with jar-files.
    This is a decorator that limits a given input stream to a maximum size
    Use this class to read data from a .p7m file that a signed file
    This class is for reading RAR files
    Utiliry class for classpath resources IO issues
    This class is for handling with 7z files
    An output stram that writes into a string
    This class is for reading tar files
    Wrapper around a standard AutoDeleteZipInputStream that avoids the CRC checks on stream closure.
    This class is for handling with zip-files.