- Type Parameters:
T
- the type to render
public static class SafeHtmlRenderer
extends Object
An object that can render other objects of a particular type into safe HTML
form. Allows decoupling that is useful for a dependency-injection
architecture.
- See Also:
- Serialized Form