Uses of Interface
de.cxp.ocs.conf.converter.ConfigureableField
Packages that use ConfigureableField
-
Uses of ConfigureableField in de.cxp.ocs.conf.converter
Classes in de.cxp.ocs.conf.converter that implement ConfigureableFieldModifier and TypeClassDescriptionclassConfigureableFieldimplementations that holds all information needed by theRemoveValuesDataProcessor.classConfigureableFieldimplementations that holds all information needed by theReplacePatternInValuesDataProcessor.classConfigureableFieldimplementations that holds all information needed by theSplitValueDataProcessor. -
Uses of ConfigureableField in de.cxp.ocs.preprocessor
Classes in de.cxp.ocs.preprocessor with type parameters of type ConfigureableFieldModifier and TypeClassDescriptionclassConfigureableDataprocessor<T extends ConfigureableField>Abstract class which handles reading and initializingDocumentPreProcessorimplementations which need further configuration.