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 TypeClassDescriptionclass
ConfigureableField
implementations 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 PatternConfiguration
RemoveValuesDataProcessor.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)