Uses of Interface
erland.util.ParameterValueStorageExInterface

Uses of ParameterValueStorageExInterface in erland.util
 

Classes in erland.util that implement ParameterValueStorageExInterface
 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 ParameterValueStorageExInterface
 void ParameterSerializable.read(ParameterValueStorageExInterface in)
          Read all parameters from a storage
 void ParameterSerializable.write(ParameterValueStorageExInterface out)
          Write all parameters to a storage
 

Constructors in erland.util with parameters of type ParameterValueStorageExInterface
ParameterStorageChild(String prefix, ParameterValueStorageExInterface values)
           
 



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