@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
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.