public class X4OLanguageEldXsdWriter extends Object
Constructor and Description |
---|
X4OLanguageEldXsdWriter() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
File |
getBasePath() |
String |
getLanguageNamespaceUri() |
Class<?> |
getLanguageParserSupport() |
static void |
main(String[] argu) |
void |
setBasePath(File basePath) |
void |
setLanguageNamespaceUri(String languageNamespaceUri) |
void |
setLanguageParserSupport(Class<?> languageParserSupport) |
public X4OLanguageEldXsdWriter()
public void execute() throws X4OParserSupportException
X4OParserSupportException
public Class<?> getLanguageParserSupport()
public void setLanguageParserSupport(Class<?> languageParserSupport)
languageParserSupport
- the languageParserSupport to setpublic String getLanguageNamespaceUri()
public void setLanguageNamespaceUri(String languageNamespaceUri)
languageNamespaceUri
- the languageNamespaceUri to setpublic File getBasePath()
public void setBasePath(File basePath)
basePath
- the basePath to setCopyright © 2004-2012 X4O. All Rights Reserved.