@Named(value="linkplain") @Singleton public class LinkPlainTagToHtmlConverter extends JavadocInlineTagToHtmlConverter
| Constructor and Description |
|---|
LinkPlainTagToHtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String text,
ConverterContext context) |
escapeXmlElementpublic LinkPlainTagToHtmlConverter()
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.