public class GroupDocsConfig
extends java.lang.Object
implements com.groupdocs.conversion.config.IConfig
Constructor and Description |
---|
GroupDocsConfig(java.lang.String licensePathParam,
java.lang.String inputPathParam,
java.lang.String outputPathParam) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFileSavePath() |
java.lang.String |
getLicensePath() |
java.lang.String |
getStoragePath() |
public GroupDocsConfig(java.lang.String licensePathParam, java.lang.String inputPathParam, java.lang.String outputPathParam)
public java.lang.String getLicensePath()
getLicensePath
in interface com.groupdocs.conversion.config.IConfig
public java.lang.String getStoragePath()
getStoragePath
in interface com.groupdocs.conversion.config.IConfig
public java.lang.String getFileSavePath()
getFileSavePath
in interface com.groupdocs.conversion.config.IConfig