*/
public WVTConfiguration() {
ruleSet = new HashMap();
setConfigurationRule(STEP_INPUT_FILTER, new WVTConfigurationFact(new SelectingInputFilter()));
setConfigurationRule(STEP_LOADER, new WVTConfigurationFact(new UniversalLoader()));
// setConfigurationRule(
// STEP_INPUT_FILTER,
// new WVTConfigurationFact(new TextInputFilter()));