@Target(value={TYPE,PACKAGE}) @Retention(value=RUNTIME) @Documented @UseWith(value={COMPONENT,MIXIN,PAGE,SERVICE}) public @interface Description
String
text
String[]
tags
public abstract String text
public abstract String[] tags
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.