@Named(value="link") @Singleton public class LinkTagToHtmlConverter extends JavadocInlineTagToHtmlConverter
| Constructor and Description |
|---|
LinkTagToHtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String text,
ConverterContext context) |
escapeXmlElementpublic LinkTagToHtmlConverter()
public String convert(String text, ConverterContext context)
convert in class JavadocTagToHtmlConvertertext - the value of the tagcontext - the content of the tag (may be empty in case there was no content given)Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.