Package aQute.bnd.annotation.headers
Annotation Type BundleDocURL
-
@Retention(CLASS) @Target({ANNOTATION_TYPE,TYPE}) public @interface BundleDocURLThe Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
-