Class LegacyReader


  • public class LegacyReader
    extends Object
    Reads legacy annotation indexes.

    For backwards-compatibility with SezPoz, this reader falls back to a custom deserializer designed to gracefully handle serialized classes even when the current class path library is incompatible with the one used to serialize the data.

    Author:
    Johannes Schindelin