Uses of Class
de.cxp.ocs.preprocessor.ConfigureableDataprocessor
Packages that use ConfigureableDataprocessor
-
Uses of ConfigureableDataprocessor in de.cxp.ocs.preprocessor.impl
Subclasses of ConfigureableDataprocessor in de.cxp.ocs.preprocessor.implModifier and TypeClassDescriptionclass
DocumentPreProcessor
implementation which removes values from a fields value based on a regular expression.class
ConfigureableDataprocessor
implementation which replaces all occurrences of a regular expression within a fields value.class
DocumentPreProcessor
implementation which splits a field value on a regular expression and adds the splitted values into new fields.