Annotation Interface TagFile


@Retention(RUNTIME) @Documented @Target(METHOD) public @interface TagFile
Used on methods of TypedTagLibrary to indicate a real tag file name.

This is used when the real tag file name is not a valid Java identifier.

Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details