public class PlaceholderUtils extends Object
Constructor and Description |
---|
PlaceholderUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getAnalysisReplaceRules(AnalysisData data)
Gets the HashMap that is used to replace placeholders in Analysis.
|
static Map<String,String> |
getInspectReplaceRules(UserData data)
Gets the HashMap that is used to replace placeholders.
|
public static Map<String,String> getAnalysisReplaceRules(AnalysisData data)
data
- AnalysisData used to replace the placeholders withpublic static Map<String,String> getInspectReplaceRules(UserData data) throws FileNotFoundException
data
- UserData used to replace the placeholders withFileNotFoundException
- if planliteplayer.html is not foundCopyright © 2017. All rights reserved.