Uses of Class
com.norconex.importer.handler.transformer.impl.RenameOperation
Packages that use RenameOperation
-
Uses of RenameOperation in com.norconex.importer.handler.transformer.impl
Methods in com.norconex.importer.handler.transformer.impl that return RenameOperationModifier and TypeMethodDescriptionRenameOperation.setFieldMatcher(TextMatcher fieldMatcher) Sets source field matcher for fields to rename to the value of "toField".RenameOperation.setOnSet(PropertySetter onSet) RenameOperation.setToField(String toField) Methods in com.norconex.importer.handler.transformer.impl that return types with arguments of type RenameOperationMethod parameters in com.norconex.importer.handler.transformer.impl with type arguments of type RenameOperationModifier and TypeMethodDescriptionRenameTransformerConfig.setOperations(List<RenameOperation> operations)