| Interface | Description |
|---|---|
| CharactersWriteable |
CharactersWriteable is a method-level interface construction.
|
| ContextMap | |
| HtmlEscapeHandler |
HtmlEscapeHandler can apply standard HTML4 escaping for writing a String on an io.Writer.
|
| Class | Description |
|---|---|
| SimpleContextMap | |
| SinkCanvas |
SinkCanvas is a canvas that ignores all render operations.
|
| StackedMap |
A nested hash-based
Map implementation. |
| StringEscapeUtils |
StringEscapeUtils is a helper class that can write a String with XML escaping.
|
| WriteBuffer |
WriteBuffer is like a StringBuilder but adds the ability to transfer its characters to a io.Writer
|
Copyright © 2010–2018. All rights reserved.