Package org.apache.james.util.io

Class Summary
AndFileFilter Accepts a selection if it is acceptable to both of two FilenameFilters.
ClassLoaderObjectInputStream A special ObjectInputStream to handle highly transient classes hosted by Avalon components that are juggling many classloaders.
DirectoryFileFilter This filter accepts Files that are directories.
ExtensionFileFilter This filters files based on the extension (what the filename ends with).
InvertedFileFilter This takes a FilenameFilter as input and inverts the selection.
IOUtil General IO Stream manipulation.
ResettableFileInputStream  
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.