Annotation Interface TagLibraryUri


@Retention(RUNTIME) @Documented @Target(TYPE) public @interface TagLibraryUri
Used on subtypes of TypedTagLibrary to associate the namespace URI to look up tags from.
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details