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

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

public class JodDocCollectionPdfConverter
extends AbstractDocCollectionPdfConverter

The Class JodDocCollectionPdfConverter. You should explicitly use this class if all the files you need to convert are best converted to pdf using jod converter. Jod converter needs an open office service running on the server.


Constructor Summary
JodDocCollectionPdfConverter()
           
 
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

JodDocCollectionPdfConverter

public JodDocCollectionPdfConverter()
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.