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 TypeClassDescriptionclassDocumentPreProcessorimplementation which removes values from a fields value based on a regular expression.classConfigureableDataprocessorimplementation which replaces all occurrences of a regular expression within a fields value.classDocumentPreProcessorimplementation which splits a field value on a regular expression and adds the splitted values into new fields.