All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.annot8.api.components.package-info Maven / Gradle / Ivy

There is a newer version: 1.2
Show newest version
/**
 * This package contains the api interface for components.
 *
 * 

There are three main types of components in Annot8: * *

1) Source - these produce new items for processing 2) Processor - these process items, for * example by adding annotations 3) Resource - these are reusable classes that can be used by other * components * *

Descriptors are used to describe and create components, and provide information about the * capabilities of a component (Which may be configuration dependent) */ package io.annot8.api.components;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy