Package chemaxon.checkers.util
Class DataExclusionList
java.lang.Object
chemaxon.checkers.util.DataExclusionList
A list of Strings to be excluded by
AttachedDataChecker
. It is either a comma separated
list of exact values to be excluded or a pattern-string to be used as a regular expression
(See Pattern
.