Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opencms.flex.util

Interface Summary
I_CmsFlexLruCacheObject Defines the methods which an object being cached by CmsFlexLruCache must implement.
 

Class Summary
CmsFlexLruCache Implements an LRU (last recently used) cache.
CmsLruHashMap A hash table based implementation of the Map interface with limited size and a "last-recently-used" cache policy of the mapped key/values.
CmsMessages Reads localized resource Strings from a java.util.ResourceBundle and provides convenience methods to access the Strings from a template.
CmsResourceTranslator This class provides a resource name translation facility.
CmsStringSubstitution Provides a String substitution functionality with Perl regular expressions.
CmsUUID Generates a UUID using spatial and temporal uniqueness.