|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Writer
This annotation describes FormatWriter metadata.
| Required Element Summary | |
|---|---|
String |
identifier
The mnemonic identifier for the format. |
String |
mimeType
The MIME type used by the writer. |
| Element Detail |
|---|
public abstract String identifier
null identifier.public abstract String mimeType
null MIME type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||