Uses of Class
io.annot8.components.files.sinks.TextToFile.Settings
-
Packages that use TextToFile.Settings Package Description io.annot8.components.files.sinks -
-
Uses of TextToFile.Settings in io.annot8.components.files.sinks
Methods in io.annot8.components.files.sinks with parameters of type TextToFile.Settings Modifier and Type Method Description protected TextToFile.ProcessorTextToFile. createComponent(io.annot8.api.context.Context context, TextToFile.Settings settings)Constructors in io.annot8.components.files.sinks with parameters of type TextToFile.Settings Constructor Description Processor(TextToFile.Settings settings)
-