TV-Browser 3.3.3 API

tvbrowser.extras.common
Class ConfigurationHandler

java.lang.Object
  extended by tvbrowser.extras.common.ConfigurationHandler

public class ConfigurationHandler
extends java.lang.Object

ConfigurationHandler is used to load and store configurations.


Constructor Summary
ConfigurationHandler(java.lang.String filePrefix)
           
 
Method Summary
 void loadData(DataDeserializer deserializer)
           
 java.util.Properties loadSettings()
           
 void storeData(DataSerializer serializer)
           
 void storeSettings(java.util.Properties settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationHandler

public ConfigurationHandler(java.lang.String filePrefix)
Method Detail

loadData

public void loadData(DataDeserializer deserializer)
              throws java.io.IOException
Throws:
java.io.IOException

storeData

public void storeData(DataSerializer serializer)
               throws java.io.IOException
Throws:
java.io.IOException

loadSettings

public java.util.Properties loadSettings()
                                  throws java.io.IOException
Throws:
java.io.IOException

storeSettings

public void storeSettings(java.util.Properties settings)
                   throws java.io.IOException
Throws:
java.io.IOException

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)