Uses of Class
de.tarent.extract.ColumnMapping
Packages that use ColumnMapping
-
Uses of ColumnMapping in de.tarent.extract
Methods in de.tarent.extract that return types with arguments of type ColumnMappingMethod parameters in de.tarent.extract with type arguments of type ColumnMappingModifier and TypeMethodDescriptionDefaultHeaderProcessorFactory.create(Map<String, ColumnMapping> mappings, Properties properties) HeaderProcessorFactory.create(Map<String, ColumnMapping> mappings, Properties properties) voidExtractorQuery.setMappings(Map<String, ColumnMapping> mappings) Constructor parameters in de.tarent.extract with type arguments of type ColumnMappingModifierConstructorDescriptionHeaderProcessor(Map<String, ColumnMapping> mappings) HeaderProcessor(Map<String, ColumnMapping> mappings, Properties props)