public interface TextRenderer
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.
|
void render(String input, StringBuilder output, String styleName)
input
- The inputoutput
- The outputstyleName
- The style name to use to render the input on the output.void render(StringBuilder input, StringBuilder output)
input
- The inputoutput
- The output Copyright © 1999-2023 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.