Annotation Type ContentEncoding


  • @Target(ANNOTATION_TYPE)
    @Retention(RUNTIME)
    public @interface ContentEncoding
    Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
    Version:
    $Revision: 1 $
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value