Package org.scijava.annotations

Interface Summary
AbstractIndexWriter.StreamFactory  
 

Class Summary
AbstractIndexWriter Writes annotations as JSON-formatted files.
AnnotationCombiner Combines annotation indexes from all JAR files on the classpath.
AnnotationProcessor The annotation processor for use with Java 6 and above.
DirectoryIndexer Indexes a directory of classes.
EclipseHelper Helps Eclipse's lack of support for annotation processing in incremental build mode.
Index<A extends Annotation> Makes the annotation indexes accessible.
IndexItem<A extends Annotation> Allows access to individual annotations.
 

Annotation Types Summary
Indexable Meta annotation for indexable annotations.
 



Copyright © 2009–2014 SciJava. All rights reserved.