/* * Bundle-DocURL header */ private void doBundleDocURL(BundleDocURL annotation) { add(Constants.BUNDLE_DOCURL, annotation.value()); }