Class SeeTagConverter

    • Field Detail

      • ATTRIBUTE_NAME_IS_FIRST_REFERENCE

        private static final java.lang.String ATTRIBUTE_NAME_IS_FIRST_REFERENCE
        See Also:
        Constant Field Values
    • Constructor Detail

      • SeeTagConverter

        public SeeTagConverter()
    • Method Detail

      • convert

        public java.lang.String convert​(java.lang.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