Uses of Interface
io.annot8.api.data.ItemFactory
-
Packages that use ItemFactory Package Description io.annot8.api.components This package contains the api interface for components.io.annot8.api.pipelines -
-
Uses of ItemFactory in io.annot8.api.components
Methods in io.annot8.api.components with parameters of type ItemFactory Modifier and Type Method Description SourceResponseSource. read(ItemFactory itemFactory)Read from the data source and return new items if found -
Uses of ItemFactory in io.annot8.api.pipelines
Methods in io.annot8.api.pipelines with parameters of type ItemFactory Modifier and Type Method Description SourceResponsePipeline. read(ItemFactory itemFactory)
-