Package wicket.util.file

File utilities.

See:
          Description

Interface Summary
Folder.FileFilter Filter for files
Folder.FolderFilter Filter for folders
IResourceFinder Knows how to find resources.
IResourcePath Knows how to manage paths and folders, and how to find resources in them.
 

Class Summary
File Simple extension of File that adds an implementation of IModifiable for files.
FileCleaner Keeps track of files awaiting deletion, and deletes them when an associated marker object is reclaimed by the garbage collector.
Files File utility methods.
Folder This folder subclass provides some type safety and extensibility for "files" that hold other files.
OsgiPath Path for working with OSGi bundles.
Path Mantains a list of folders as a path.
WebApplicationPath Mantains a list of folders as a path.
 

Package wicket.util.file Description

File utilities.



Copyright © 2004-2007 Wicket developers. All Rights Reserved.