Package org.apache.slide.util

Interface Summary
Iterator An implementation of the JDK 1.2 Iterator interface.
ObjectCache Object cache interface.
 

Class Summary
AbstractObjectCache Object cache abstract implementation.
Configuration Provides default configuration for Slide components from the slide.properties configuration file.
Configuration.Property Names of properties used in the configuration file.
HashMap My implementation of a JDK 1.2 Map.
HashMapEntryIterator  
HashMapKeyIterator  
HashMapObjectCache Object cache implementation using Keith Visco's HashMap structure.
MD5Encoder Encode an MD5 digest into a String.
Messages Messages resource bundle manager.
Messages.EmptyResourceBundle