public class ObjectToHtmlHelper extends Object
| Constructor and Description |
|---|
ObjectToHtmlHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Field> |
getAllFields(List<Field> fields,
Class<?> type) |
static String |
styleInfo() |
static String |
toHtml(Object object,
int depth) |
static String |
toHtmlPage(Object object) |
Copyright © 2019. All rights reserved.