public class HtmlSerializer
extends java.lang.Object
Constructor and Description |
---|
HtmlSerializer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
serialize(java.lang.Object obj)
Serializes an object into an HTML representation.
|