syntax
Class Configuration
java.lang.Object
syntax.Configuration
- public class Configuration
- extends java.lang.Object
Class Configuration is a utility class whose methods are used to
look for the configuration files
Method Summary |
static java.lang.String |
lookForConfigurationFile(java.lang.String configDir,
java.lang.String configFile)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_DIR
public static final java.lang.String CONFIG_DIR
- See Also:
- Constant Field Values
CONFIG_DB
public static final java.lang.String CONFIG_DB
- See Also:
- Constant Field Values
CONFIG_FILTERING
public static final java.lang.String CONFIG_FILTERING
- See Also:
- Constant Field Values
CONFIG_ANALYSIS
public static final java.lang.String CONFIG_ANALYSIS
- See Also:
- Constant Field Values
CONFIG_CONTAINER
public static final java.lang.String CONFIG_CONTAINER
- See Also:
- Constant Field Values
CONFIG_RULES
public static final java.lang.String CONFIG_RULES
- See Also:
- Constant Field Values
CONFIG_SUFFIXES
public static final java.lang.String CONFIG_SUFFIXES
- See Also:
- Constant Field Values
CONFIG_FILES
public static final java.lang.String CONFIG_FILES
- See Also:
- Constant Field Values
Configuration
public Configuration()
lookForConfigurationFile
public static java.lang.String lookForConfigurationFile(java.lang.String configDir,
java.lang.String configFile)