Uses of Class
net.smartlab.web.StringEnumeration

Packages that use StringEnumeration
net.smartlab.web   
 

Uses of StringEnumeration in net.smartlab.web
 

Subclasses of StringEnumeration in net.smartlab.web
 class PropertiesEnumeration
          This class allows to use a properties file to define enumeration elements but needs the definition of two public constructors.
 

Methods in net.smartlab.web that return StringEnumeration
 StringEnumeration PropertiesEnumeration.decode(java.lang.String code)
           
abstract  StringEnumeration StringEnumeration.decode(java.lang.String code)
          Decodes a unique code into an instance of this class.
 



Copyright © 2004-2009 The SmartWeb Team. All Rights Reserved.