Uses of Class
com.norconex.importer.handler.transformer.impl.CopyOperation
Packages that use CopyOperation
-
Uses of CopyOperation in com.norconex.importer.handler.transformer.impl
Methods in com.norconex.importer.handler.transformer.impl that return CopyOperationModifier and TypeMethodDescriptionstatic CopyOperationCopyOperation.of(TextMatcher fieldMatcher, @NonNull String toField) static CopyOperationCopyOperation.of(TextMatcher fieldMatcher, @NonNull String toField, PropertySetter onSet) static CopyOperationMethods in com.norconex.importer.handler.transformer.impl that return types with arguments of type CopyOperationMethod parameters in com.norconex.importer.handler.transformer.impl with type arguments of type CopyOperationModifier and TypeMethodDescriptionCopyTransformerConfig.setOperations(List<CopyOperation> operations)