@Named("see") @Singleton public class SeeTagConverter extends JavadocBlockTagToHtmlConverter
  • Constructor Details

  • Method Details

    • convert

      public String convert(String value, ConverterContext context)
      Specified by:
      convert in class JavadocTagToHtmlConverter
      Parameters:
      value - the value of the tag
      context - the content of the tag (may be empty in case there was no content given)
      Returns:
      the converted text which represents the tag with the given value in html