Uses of Class
com.norconex.importer.handler.transformer.impl.Constant
Packages that use Constant
-
Uses of Constant in com.norconex.importer.handler.transformer.impl
Methods in com.norconex.importer.handler.transformer.impl that return ConstantModifier and TypeMethodDescriptionstatic Constantstatic Constantstatic ConstantConstant.of(@NonNull String name, @NonNull List<String> values, PropertySetter onSet) Methods in com.norconex.importer.handler.transformer.impl that return types with arguments of type ConstantModifier and TypeMethodDescriptionConstantTransformerConfig.getConstants()Get constants to be added as metadata fields.Method parameters in com.norconex.importer.handler.transformer.impl with type arguments of type ConstantModifier and TypeMethodDescriptionConstantTransformerConfig.setConstants(List<Constant> constants) Set constants to be added as metadata fields.