@Retention(value=RUNTIME)
@Documented
@Target(value=TYPE)
public @interface TagLibraryUri
TypedTagLibrary
to associate the namespace URI to look up tags from.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |
Copyright © 2012. All Rights Reserved.