public class HtmlUtils extends Object
Constructor and Description |
---|
HtmlUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getHtmlStringFromResource(String fileName) |
static String |
getInspectUrl(String playerName) |
static String |
getPluginsTabLayout(List<String> pluginNames,
Map<String,List<String>> placeholders) |
static String |
getServerAnalysisUrl() |
static String |
removeXSS(String string) |
static String |
replacePlaceholders(String html,
Map<String,String> replaceMap) |
public static String getHtmlStringFromResource(String fileName) throws FileNotFoundException
fileName
- FileNotFoundException
public static String replacePlaceholders(String html, Map<String,String> replaceMap)
html
- replaceMap
- public static String getServerAnalysisUrl()
public static String getInspectUrl(String playerName)
playerName
- Copyright © 2017. All rights reserved.