@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @UseWith(value=PAGE) public @interface ContentType
Meta annotation with the MetaDataConstants.RESPONSE_CONTENT_TYPE
key.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The content type for the page.
|
public abstract java.lang.String value
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.