slib.tools.module
Class GlobalConfPattern
java.lang.Object
slib.tools.module.GlobalConfPattern
public class GlobalConfPattern
- extends Object
- Author:
- seb
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static GlobalConfPattern getInstance()
- Returns:
addVar
public void addVar(String key,
String value)
throws slib.utils.ex.SLIB_Ex_Critic
- Parameters:
key
- value
-
- Throws:
slib.utils.ex.SLIB_Ex_Critic
getVariables
public HashMap<String,String> getVariables()
- Returns:
getValue
public String getValue(String key)
throws slib.utils.ex.SLIB_Exception
- Parameters:
key
-
- Returns:
-
- Throws:
slib.utils.ex.SLIB_Exception
clear
public void clear()
- Remove loaded variables
Copyright © 2013. All Rights Reserved.