Interface AnnotationReader

All Known Subinterfaces:
DocumentDeserializer
All Known Implementing Classes:
VespaDocumentDeserializer6, VespaDocumentDeserializerHead

public interface AnnotationReader
Author:
Einar M R Rosenvinge
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    read(Annotation annotation)
     
  • Method Details