public final class HtmlTextRenderer extends Object implements TextRenderer
| Constructor and Description |
|---|
HtmlTextRenderer(String[] formats) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(StringBuilder input,
StringBuilder output)
Renders input text to an output.
|
void |
render(String input,
StringBuilder output,
String styleName)
Renders input text to an output.
|
public HtmlTextRenderer(String[] formats)
public void render(String input, StringBuilder output, String styleName)
TextRendererrender in interface TextRendererinput - The inputoutput - The outputstyleName - The style name to use to render the input on the output.public void render(StringBuilder input, StringBuilder output)
TextRendererrender in interface TextRendererinput - The inputoutput - The outputCopyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.