sk.stuba.fiit.foo07.genex.common
Class SettingsHelper

java.lang.Object
  extended by sk.stuba.fiit.foo07.genex.common.SettingsHelper

public class SettingsHelper
extends java.lang.Object


Constructor Summary
SettingsHelper()
           
 
Method Summary
static java.lang.String getSetting(java.lang.String key)
           
static void setSetting(java.lang.String key, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsHelper

public SettingsHelper()
Method Detail

setSetting

public static void setSetting(java.lang.String key,
                              java.lang.String value)
                       throws java.io.IOException
Throws:
java.io.IOException

getSetting

public static java.lang.String getSetting(java.lang.String key)
                                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Faculty of Informatics and Information Technologies, STU Bratislava. All Rights Reserved.