Package com.logicaldoc.core.transfer
Class InMemoryZipImport
java.lang.Object
com.logicaldoc.core.transfer.ZipImport
com.logicaldoc.core.transfer.InMemoryZipImport
This is an import utilities that imports documents stored in a zip archive.
The entire import process is followed in memory, to replicate correctly the
names of directories and documents when they contain native characters. All
folders in the zip will be replicated. Also, if required the parsing of
documents is executed for the extraction of the tags of the documents.
- Since:
- 4.5.2
- Author:
- Alessandro Gasparini - LogicalDOC
-
Constructor Summary
-
Method Summary
Methods inherited from class com.logicaldoc.core.transfer.ZipImport
isNotifyUser, process, setNotifyUser