Document! X 2017
JavadocSignature Metadata Element
Description
Returns the Javadoc signature for an item.
Usage

This Metadata Element can only be used in Page Types or Scraps that relate to the Java Documentation Item Types listed below. (more info)

  • Interface
  • Class
  • Enumeration
  • Constructor
  • Method
  • Field
Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
Remarks
When Java IDEs look up intellisense descriptions, they look for bookmarks that are named using the type/members Javadoc signature so this value is required in order to support tooltip help and F1 help from Java IDEs.