Package com.logicaldoc.core.conversion
package com.logicaldoc.core.conversion
Machinery for converting documents to different formats. The
most important class here is
The package also contains concrete implementations for a few file types
FormatConverter
The package also contains concrete implementations for a few file types
- Since:
- 1.0
-
ClassDescriptionAbstract format converter.A base class for those converters that operate on compressed archivesImplementations of this interface are specialized classes that perform conversion from a source format to a target format.Manager class used to handle format converters.Converter to convert PDF into imageConverter to convert image files in PDFA converter that simply copies the source to the destinationA converter that always convert into a static PDF that says 'not available'Converter to convert image files in PDFConverts a PST file in it's listingConverts a Rar file in it's listingConverts a 7z file in it's listingConverts a Tar file in it's listingConverter to convert XML filesConverts a Zip file in it's listing