Méthode | Description | |
---|---|---|
Parse ( TextReader reader ) : void |
Parses the specified reader.
|
|
SpecificationConfigParser ( |
Initializes a new instance of the SpecificationConfigParser class.
|
Méthode | Description | |
---|---|---|
LoadBaseInputDirectory ( System.Xml.Linq.XElement element ) : void |
Loads the base input directory.
|
|
LoadBaseOutputDirectory ( System.Xml.Linq.XElement element ) : void |
Loads the base output directory.
|
|
LoadConcordionExtensions ( System.Xml.Linq.XElement element ) : void | ||
LoadConfiguration ( System.Xml.Linq.XDocument document ) : void |
Loads the configuration.
|
|
LoadSpecificationSuffix ( System.Xml.Linq.XElement element ) : void |
public Parse ( TextReader reader ) : void | ||
reader | TextReader | The reader. |
Résultat | void |
public SpecificationConfigParser ( |
||
config | The config. | |
Résultat | System |