Package com.opensymphony.oscache.util

Provides utility classes that perform fairly general-purpose functions and are required by OSCache.

See:
          Description

Class Summary
ClassLoaderUtil This code is borrowed directly from OSCore, but is duplicated here to avoid having to add a dependency on the entire OSCore jar.
FastCronParser Parses cron expressions and determines at what time in the past is the most recent match for the supplied expression.
StringUtil Provides common utility methods for handling strings.
 

Package com.opensymphony.oscache.util Description

Provides utility classes that perform fairly general-purpose functions and are required by OSCache.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


OSCache Project Page