fr.paris.lutece.plugins.doc.converter.collection
Class ItextDocCollectionPdfConverter

java.lang.Object
  extended by fr.paris.lutece.plugins.doc.converter.collection.AbstractDocCollectionPdfConverter
      extended by fr.paris.lutece.plugins.doc.converter.collection.ItextDocCollectionPdfConverter
All Implemented Interfaces:
IDocCollectionConverter

public class ItextDocCollectionPdfConverter
extends AbstractDocCollectionPdfConverter

The Class ItextDocCollectionPdfConverter. You should explicitly use this class if all the files you need to convert are best converted to pdf using itext converter.


Constructor Summary
ItextDocCollectionPdfConverter()
           
 
Method Summary
 void convert(DocConverterConfiguration config, List<File> files, String outputDir)
          Convert.
 
Methods inherited from class fr.paris.lutece.plugins.doc.converter.collection.AbstractDocCollectionPdfConverter
generateOutputFilePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItextDocCollectionPdfConverter

public ItextDocCollectionPdfConverter()
Method Detail

convert

public void convert(DocConverterConfiguration config,
                    List<File> files,
                    String outputDir)
             throws IOException
Description copied from interface: IDocCollectionConverter
Convert.

Parameters:
config - the config
files - the files
outputDir - the output dir
Throws:
IOException - Signals that an I/O exception has occurred.


Copyright © 2013 Mairie de Paris. All Rights Reserved.