Package org.codehaus.plexus.util

Class Summary
CachedMap This class provides cache access to Map collections.
DirectoryScanner Class for scanning a directory for files/directories which match certain criteria.
ExceptionUtils ExceptionUtils provides utilities for manipulating Throwable objects.
Expand Unzip a file.
FastMap This class represents a Map collection with real-time behavior.
FastMap.EntryImpl This class represents a FastMap entry.
FileUtils  
InterpolationFilterReader  
IOUtil General IO Stream manipulation.
SelectorUtils This is a utility class used by selectors and DirectoryScanner.
StringInputStream Wraps a String as an InputStream.
StringUtils Common String manipulation routines.
SweeperPool Pools a bunch of objects .
SweeperPool.Sweeper Periodically at sweepInterval goes through and tests if the pool should be trimmed.
TypeFormat This class provides utility methods to parse CharSequence into primitive types and to format primitive types into StringBuffer.