Package org.apache.slide.util
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
Iterator An implementation of the JDK 1.2 Iterator interface.
ObjectCache Object cache interface.
Classes
AbstractObjectCache Object cache abstract implementation.
ByteSizeLimitedObjectCache Transactional LRU byte counting object cache.
ByteSizeLimitedObjectCache.SizeCountingLRUMap No description provided.
CacheManagerFactory A factory for obtaining ehcache CacheManagers.
Configuration Provides default configuration for Slide components from the slide.properties configuration file.
Configuration.Property Names of properties used in the configuration file.
EmptyEnumeration Implementaion of empty Enumeration .
HashMap My implementation of a JDK 1.2 Map.
HashMapObjectCache Object cache implementation using Keith Visco's HashMap structure.
Messages Messages resource bundle manager.
TxLRUObjectCache Transactional LRU object cache.
XMLValue This class is a container for a list of JDOM Elements.
XMLValue.DefaultNamespaceXMLFilter This XMLFilter uses the given namespace as the default, means if no namespace is provided.