Class DupRemoverConfig
java.lang.Object
com.nt.udc.processor.enhancer.dupremover.DupRemoverConfig
- All Implemented Interfaces:
ConfigIfc
This class stores the configuration data for both the
config file and the rules file.
This class will only continue working if there are no
ambiguous config/rule names.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DupRemoverConfig
-
-
Method Details
-
getItem
Looks in both the config file and the rules file for a given setting. If a setting is ambiguous, it returns the one in the config file. -
setItem
Not supported.
-