Class TextToFile.Processor

  • All Implemented Interfaces:
    io.annot8.api.components.Annot8Component, io.annot8.api.components.Processor, AutoCloseable
    Enclosing class:
    TextToFile

    public static class TextToFile.Processor
    extends AbstractTextProcessor
    • Method Detail

      • process

        protected void process​(io.annot8.common.data.content.Text content)
        Specified by:
        process in class AbstractContentProcessor<io.annot8.common.data.content.Text>