public class XMLResources extends Object
InfoView
.Modifier and Type | Field and Description |
---|---|
(package private) static String |
FUNCTION_RESOURCE |
protected Properties |
functionExplanations |
private static String |
LABEL_RESOURCE |
private static String |
RULE_RESOURCE |
protected Properties |
ruleExplanations |
protected Properties |
termLabelExplanations |
Constructor and Description |
---|
XMLResources() |
Modifier and Type | Method and Description |
---|---|
Properties |
getFunctionExplanations() |
private static Properties |
getResource(String xmlFile) |
Properties |
getRuleExplanations() |
Properties |
getTermLabelExplanations() |
private static final String RULE_RESOURCE
protected final Properties ruleExplanations
private static final String LABEL_RESOURCE
protected final Properties termLabelExplanations
static final String FUNCTION_RESOURCE
protected final Properties functionExplanations
public Properties getRuleExplanations()
public Properties getTermLabelExplanations()
public Properties getFunctionExplanations()
private static Properties getResource(String xmlFile)