@Retention(value=RUNTIME)
@Documented
@Target(value=METHOD)
public @interface TagFile
TypedTagLibrary to
indicate a real tag file name.
This is used when the real tag file name is not a valid Java identifier.
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
Copyright © 2013. All Rights Reserved.