Uses of Class
com.logicaldoc.impex.AbstractIndexImportHandler
-
Packages that use AbstractIndexImportHandler Package Description com.logicaldoc.impex com.logicaldoc.importfolder -
-
Uses of AbstractIndexImportHandler in com.logicaldoc.impex
Subclasses of AbstractIndexImportHandler in com.logicaldoc.impex Modifier and Type Class Description class
IndexImportHandler
This class is used to unmarshall the archive's index file and allows to get the archive's documents list -
Uses of AbstractIndexImportHandler in com.logicaldoc.importfolder
Subclasses of AbstractIndexImportHandler in com.logicaldoc.importfolder Modifier and Type Class Description class
ImportFolderIndexHandler
This class is used to unmarshall the index file that is inside a local or remote folder to import the files inside it.
-