public class HTMLMarkupBuilder extends Object
| Constructor and Description |
|---|
HTMLMarkupBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
genearteSummary(Class clazz)
Generates a HTML markup for the specified class
|
static String |
genearteSummary(Package pack)
Generates a HTML markup for the specified package
|
static String |
genearteSummary(Report report)
Generates a HTML markup for the specified report
|
public static String genearteSummary(Class clazz)
clazz - public static String genearteSummary(Package pack)
pack - the packageCopyright © 2016–2019. All rights reserved.