org.apache.tapestry5
public class: MetaDataConstants [javadoc |
source]
java.lang.Object
org.apache.tapestry5.MetaDataConstants
Meta-data keys that are applied to components and pages.
| Field Summary |
|---|
| public static final String | RESPONSE_CONTENT_TYPE | Meta data key applied to pages that sets the response content type. A factory default provides the value
"text/html" when not overridden. |
| public static final String | SECURE_PAGE | Meta data key applied to pages that may only be accessed via secure methods (HTTPS). |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |