Package org.apache.wicket.util.file
File utilities.
-
Interface Summary Interface Description Folder.FileFilter Filter for filesFolder.FolderFilter Filter for foldersIFileCleaner Keeps track of files awaiting deletion, and deletes them when an associated marker object is reclaimed by the garbage collector.IResourceFinder Knows how to find resources. -
Class Summary Class Description File Simple extension of File that adds an implementation of IModifiable for files.FileCleaner Default implementation ofIFileCleanerthat uses Apache commons-ioFileCleaningTrackerto track and clean the temporary created files.FileCleanerTrackerAdapter Adapts IFileCleaner to FileCleaningTrackerFiles File utility methods.Folder This folder subclass provides some type safety and extensibility for "files" that hold other files.FolderDeleteStrategy AFileDeleteStrategythat can delete folders.Path AnIResourceFinderthat looks for its resources in a filesystem path.WebXmlFile A utility class providing helper methods in dealing with web.xml