Class AbstractIndexWriter

  • Direct Known Subclasses:
    AnnotationCombiner, DirectoryIndexer

    public abstract class AbstractIndexWriter
    extends Object
    Writes annotations as JSON-formatted files.

    The file names are the names of the annotations, and the serialized data describe the class which was annotated together with the specific annotation fields.

    Author:
    Johannes Schindelin