The Annotation Scene Library provides classes to represent the annotations on a Java program and read and write those annotations in various formats.

Structure

Example

The example program annotations.tests.Example demonstrates the library's annotation-processing capabilities. Its source code (and also example input and output) are distributed with the Annotation Scene Library.