Annotation Type EnableFootnotes


  • @Target({ANNOTATION_TYPE,METHOD,TYPE})
    @Retention(RUNTIME)
    @API(status=EXPERIMENTAL,
         since="1.5.5")
    public @interface EnableFootnotes
    Use this annotation to enable footnote support. Can be applied to container classes and property methods.
    See Also:
    Footnotes