@Retention(value=RUNTIME)
 @Target(value=TYPE)
public static @interface LocalizableResource.Generate
| Modifier and Type | Fields and Description | 
|---|---|
| static java.lang.String | DEFAULTPlaceholder used to detect that no value was supplied for the fileName
 parameter. | 
| Modifier and Type | Required Element and Description | 
|---|---|
| java.lang.String[] | formatFully-qualified class names of the generator classes. | 
public static final java.lang.String DEFAULT
public abstract java.lang.String[] format
public abstract java.lang.String fileName