@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @UseWith(value={COMPONENT,MIXIN,PAGE}) public @interface Meta
ComponentModel.getMeta(String)
. Meta data keys are case insensitive. Meta data defined by a subclass overrides meta
data for the super class (where the keys conflict).MetaDataConstants
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.