| Class | Description |
|---|---|
| EmptyHtmlTransformer |
Escapes the multiLine obtained in the
Transformer.transform(Printable, List, LogBufferedReader) method
by applying the
StringEscapeUtils.escapeHtml4(String) method. |
| EmptyTransformer |
Copy lines as is, without transformation.
|
Copyright © 2019. All rights reserved.