Uses of Class
de.cxp.ocs.conf.converter.PatternConfiguration
Packages that use PatternConfiguration
-
Uses of PatternConfiguration in de.cxp.ocs.conf.converter
Subclasses of PatternConfiguration in de.cxp.ocs.conf.converterModifier and TypeClassDescriptionclassConfigureableFieldimplementations that holds all information needed by theReplacePatternInValuesDataProcessor. -
Uses of PatternConfiguration in de.cxp.ocs.preprocessor.impl
Methods in de.cxp.ocs.preprocessor.impl that return PatternConfigurationModifier and TypeMethodDescriptionprotected PatternConfigurationRemoveValuesDataProcessor.getPatternConfiguration(String key, String value, Map<String, String> confMap) Methods in de.cxp.ocs.preprocessor.impl that return types with arguments of type PatternConfigurationModifier and TypeMethodDescriptionprotected BiConsumer<PatternConfiguration, Object> RemoveValuesDataProcessor.getProcessConsumer(Document sourceData, boolean visible)