|
org.openide.loaders 7.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={TYPE,METHOD,PACKAGE})
@Retention(value=SOURCE)
public @interface TemplateRegistrations
May be used to register multiple plain-file TemplateRegistrations.
Use on a package for simple templates, or on an iterator for multiple variants of a template
with different TemplateRegistration.content().
| Required Element Summary | |
|---|---|
TemplateRegistration[] |
value
|
| Element Detail |
|---|
public abstract TemplateRegistration[] value
|
org.openide.loaders 7.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||