fr.tireme.schemadoc.newconf
Class NewConfigurationFromInfo

java.lang.Object
  extended by 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
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 Parameter
schemaFile - Description of Parameter
docFile - Description of Parameter
docLang - Description of Parameter
locale - Description of Parameter
_param - Parameters
debug - boolean
Throws:
Xml2outputExcept - Description of Exception