Uses of Class
de.cxp.ocs.preprocessor.ConfigureableDataprocessor
-
Packages that use ConfigureableDataprocessor Package Description de.cxp.ocs.preprocessor.impl -
-
Uses of ConfigureableDataprocessor in de.cxp.ocs.preprocessor.impl
Subclasses of ConfigureableDataprocessor in de.cxp.ocs.preprocessor.impl Modifier and Type Class Description classRemoveValuesDataProcessorDocumentPreProcessorimplementation which removes values from a fields value based on a regular expression.classReplacePatternInValuesDataProcessorConfigureableDataprocessorimplementation which replaces all occurrences of a regular expression within a fields value.classSplitValueDataProcessorDocumentPreProcessorimplementation which splits a field value on a regular expression and adds the splitted values into new fields.
-