Uses of Package
io.annot8.api.components
-
Packages that use io.annot8.api.components Package Description io.annot8.api.components This package contains the api interface for components.io.annot8.api.context Context is used to pass additional resources and information to a component.io.annot8.api.pipelines -
Classes in io.annot8.api.components used by io.annot8.api.components Class Description Annot8Component Base interface from which all other Annot8 components extend.Annot8ComponentDescriptor Descriptor for an Annot8 componentProcessor Base processor interface from which all processors extend.Source Base processor interface from which all sources extend. -
Classes in io.annot8.api.components used by io.annot8.api.context Class Description Resource A resource is an instance use across one or more components. -
Classes in io.annot8.api.components used by io.annot8.api.pipelines Class Description Processor Base processor interface from which all processors extend.ProcessorDescriptor Helper interface for usingAnnot8ComponentDescriptorwithProcessorinterfacesResource A resource is an instance use across one or more components.Source Base processor interface from which all sources extend.SourceDescriptor Helper interface for usingAnnot8ComponentDescriptorwithSourceinterfaces