Package edu.udo.cs.wvtool.config

Provides classes connected with the dynamic configuration of the tool.

See:
          Description

Interface Summary
WVTConfigurationRule This interface abstracts from rules, used to select an appropriate component for a given document.
 

Class Summary
WVTConfiguration WVTool Configuration.
WVTConfigurationFact Class used to simplify the process of creating rules, in cases, in which simply a constant value is returned.
 

Exception Summary
WVTConfigException Exception that is thrown if a configuration problem is encountered.
 

Package edu.udo.cs.wvtool.config Description

Provides classes connected with the dynamic configuration of the tool.

Package Specification