public class X4OWriteLanguageDocExecutor extends Object
Constructor and Description |
---|
X4OWriteLanguageDocExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes this language task.
|
File |
getBasePath() |
String |
getLanguageName() |
String |
getLanguageVersion() |
static void |
main(String[] argu)
Config and executes this language task.
|
void |
setBasePath(File basePath) |
void |
setLanguageName(String languageName) |
void |
setLanguageVersion(String languageVersion) |
public static void main(String[] argu)
argu
- The command line arguments.public void execute() throws ElementException
ElementException
public String getLanguageVersion()
public void setLanguageVersion(String languageVersion)
languageVersion
- the languageVersion to setpublic String getLanguageName()
public void setLanguageName(String languageName)
languageName
- the languageName to setpublic File getBasePath()
public void setBasePath(File basePath)
basePath
- the basePath to setCopyright © 2004-2013 X4O. All Rights Reserved.