Uses of Interface
erland.util.ParameterValueStorageInterface

Uses of ParameterValueStorageInterface in erland.util
 

Subinterfaces of ParameterValueStorageInterface in erland.util
 interface ParameterValueStorageExInterface
          Get, set or delete parameters from some storage.
 

Classes in erland.util that implement ParameterValueStorageInterface
 class CookieHandler
          Makes it possible to read, write and delete cookies from an applet
 class ParameterStorageChild
           
 class ParameterStorageGroup
          Handles storing of groupdata
 class ParameterStorageGroupWithId
          Handles storing of groupdata
 class ParameterStorageParameterString
          Get, set or delete parameters stored in a parameter string
 class ParameterStorageString
          Get, set or delete parameters stored in a file
 class ParameterStorageStringEx
          Get, set or delete parameters stored in a string
 class ParameterStorageTree
          Get parameters from an XML document
 

Methods in erland.util with parameters of type ParameterValueStorageInterface
static void Log.setLogConfig(ParameterValueStorageInterface config)
          Deprecated. Enabled or disable logging by using a configuration string
 

Constructors in erland.util with parameters of type ParameterValueStorageInterface
ObjectStorageParameterStorage(ParameterValueStorageInterface parameterStorage)
           
 



Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.