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


@Documented
@Retention(value=SOURCE)
@Target(value=TYPE)
@Inherited
public @interface NoContent

Used on the Tag class to indicate that this tag doesn't accept any nested content model.

Author:
Kohsuke Kawaguchi



Copyright © 2012. All Rights Reserved.