org.apache.myfaces.buildtools.maven2.plugin.builder.annotation
Annotation Type JSFJspProperties
@Documented
@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface JSFJspProperties
Define a set of properties used to group several definitions
of JSFJspProperty annotations.
- Version:
- $Revision: 680429 $ $Date: 2008-07-28 20:18:41 +0200 (Mon, 28 Jul 2008) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
properties
public abstract JSFJspProperty[] properties
- Array of JSFJspProperties to be defined.
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.