|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.doc.converter.collection.config.DocConverterConfiguration
public class DocConverterConfiguration
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 |
---|
public DocConverterConfiguration()
Method Detail |
---|
public String getJodWorkDir()
public String getOpenOfficeHome()
public void setJodWorkDir(String jodWorkDir)
jodWorkDir
- the jodWorkDir to setpublic void setOpenOfficeHome(String openOfficeHome)
openOfficeHome
- the openOfficeHome to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |