public class XMLUtility extends Object
| Constructor and Description |
|---|
XMLUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJVMDetailsHTML(String header,
RapidFastMap<String,String> properties)
Gets the jVM details html.
|
static String |
getRapidAppDetailsHTML(String header,
RapidFastMap<String,RapidFastMap<String,String>> apps)
Gets the rapid app details html.
|
public static String getJVMDetailsHTML(String header, RapidFastMap<String,String> properties)
header - the headerproperties - the propertiespublic static String getRapidAppDetailsHTML(String header, RapidFastMap<String,RapidFastMap<String,String>> apps)
header - the headerapps - the appsCopyright © 2016 utils4j. All Rights Reserved.