@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.
public abstract String value
Copyright © 2013. All rights reserved.