Class AnnotationFlatFileImporter.NewAnnotations

java.lang.Object
net.sf.basedb.plugins.AnnotationFlatFileImporter.NewAnnotations
Enclosing class:
AnnotationFlatFileImporter

private static class AnnotationFlatFileImporter.NewAnnotations
extends Object
Internal cache for storing annotation values from the file for a single item. The items are not annotated until the entire file has been parsed.
  • Field Details

  • Constructor Details

    • NewAnnotations

      NewAnnotations​(Annotatable item)
      Create a new cache for the specified item.
  • Method Details