org.jvnet.maven.jellydoc.annotation
Annotation Type TagLibUri


@Documented
@Retention(value=SOURCE)
@Target(value=PACKAGE)
public @interface TagLibUri

Namespace URI of this jelly tag library.

Author:
Kohsuke Kawaguchi

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2012. All Rights Reserved.