Package wicket.util.file

File utilities.

See:
          Description

Interface Summary
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.
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-2005 Wicket developers. All Rights Reserved.