|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Documented @Target(value=TYPE) public @interface TagLibraryUri
Used on subtypes of TypedTagLibrary
to associate the namespace URI to look up tags from.
Required Element Summary | |
---|---|
String |
value
|
Element Detail |
---|
public abstract String value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |