fr.paris.lutece.plugins.doc.converter.collection.config
Class DocConverterConfiguration

java.lang.Object
  extended by fr.paris.lutece.plugins.doc.converter.collection.config.DocConverterConfiguration

public class DocConverterConfiguration
extends Object

The Class DocConverterConfiguration.


Constructor Summary
DocConverterConfiguration()
           
 
Method Summary
 String getJodWorkDir()
          Gets the jod work dir.
 String getOpenOfficeHome()
          Gets the open office home.
 void setJodWorkDir(String jodWorkDir)
          Sets the jod work dir.
 void setOpenOfficeHome(String openOfficeHome)
          Sets the open office home.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocConverterConfiguration

public DocConverterConfiguration()
Method Detail

getJodWorkDir

public String getJodWorkDir()
Gets the jod work dir.

Returns:
the jodWorkDir

getOpenOfficeHome

public String getOpenOfficeHome()
Gets the open office home.

Returns:
the openOfficeHome

setJodWorkDir

public void setJodWorkDir(String jodWorkDir)
Sets the jod work dir.

Parameters:
jodWorkDir - the jodWorkDir to set

setOpenOfficeHome

public void setOpenOfficeHome(String openOfficeHome)
Sets the open office home.

Parameters:
openOfficeHome - the openOfficeHome to set


Copyright © 2013 Mairie de Paris. All Rights Reserved.