Interface AnnotationWriter

All Known Subinterfaces:
DocumentSerializer
All Known Implementing Classes:
VespaDocumentSerializer6, VespaDocumentSerializerHead

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

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