public final class SourceCodeHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static SafeHtml |
parseCode(String code)
If source code contains "\n" it will be replaced by a
<br> element and "\s" will be replaced by a whitespace. |
Copyright © 2017. All rights reserved.