fr.tireme.schemadoc.newconf
Class NewConfigurationFromInfo
java.lang.Object
fr.tireme.schemadoc.newconf.NewConfigurationFromInfo
public class NewConfigurationFromInfo
- extends java.lang.Object
- Since:
- 15 oct. 2003 TODO should be able to manage with or without namespace
- Author:
- pierre
|
Constructor Summary |
NewConfigurationFromInfo(java.lang.String outDir,
java.lang.String schemaFile,
java.lang.String docFile,
java.lang.String docLang,
java.util.Locale locale,
Parameters _param,
boolean debug)
Constructor for NewConfigurationFromInfo |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewConfigurationFromInfo
public NewConfigurationFromInfo(java.lang.String outDir,
java.lang.String schemaFile,
java.lang.String docFile,
java.lang.String docLang,
java.util.Locale locale,
Parameters _param,
boolean debug)
throws Xml2outputExcept
- Constructor for NewConfigurationFromInfo
- Parameters:
outDir - Description of ParameterschemaFile - Description of ParameterdocFile - Description of ParameterdocLang - Description of Parameterlocale - Description of Parameter_param - Parametersdebug - boolean
- Throws:
Xml2outputExcept - Description of Exception