Class FSConveter
- java.lang.Object
-
- com.logicaldoc.enterprise.storer.util.FSConveter
-
@Deprecated public class FSConveter extends Object
Deprecated.Converter tool that iterates over a filesystem and converts the old compressed contents in the new scheme.- Since:
- 7.6.4
- Author:
- Marco Meschieri - LogicalDOC
-
-
Constructor Summary
Constructors Constructor Description FSConveter()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
main(String[] args)
Deprecated.
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, net.lingala.zip4j.exception.ZipException
Deprecated.- Throws:
IOException
net.lingala.zip4j.exception.ZipException
-
-