Class FileSystemSource

    • Constructor Detail

      • FileSystemSource

        public FileSystemSource()
    • Method Detail

      • configure

        public void configure​(io.annot8.core.context.Context context)
                       throws io.annot8.core.exceptions.BadConfigurationException,
                              io.annot8.core.exceptions.MissingResourceException
        Specified by:
        configure in interface io.annot8.core.components.Annot8Component
        Overrides:
        configure in class AbstractFileSystemSource
        Throws:
        io.annot8.core.exceptions.BadConfigurationException
        io.annot8.core.exceptions.MissingResourceException
      • read

        public io.annot8.core.components.responses.SourceResponse read​(io.annot8.core.data.ItemFactory itemFactory)