@Target({TYPE,METHOD,PACKAGE})
@Retention(SOURCE)
public @interface TemplateRegistrations
TemplateRegistrations.
Use on a package for simple templates, or on an iterator for multiple variants of a template
with different TemplateRegistration.content().| Modifier and Type | Required Element | Description |
|---|---|---|
TemplateRegistration[] |
value |
TemplateRegistration[] value
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.