-
@Target({METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented @API(status=EXPERIMENTAL, since="0.1.0") public @interface ResourceRead
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-
-
encoding
String encoding
- Default:
- "UTF-8"
-
-
-
resource
@Deprecated @API(status=DEPRECATED, since="0.2.0") String resource
Deprecated.Will be removed with Release 0.3.0- Returns:
- The resource
- Default:
- ""
-
-