Module org.apache.wicket.util
Package org.apache.wicket.util.file
package org.apache.wicket.util.file
File utilities.
-
ClassDescriptionSimple extension of File that adds an implementation of IModifiable for files.Default implementation of
IFileCleaner
that uses Apache commons-ioFileCleaningTracker
to track and clean the temporary created files.Adapts IFileCleaner to FileCleaningTrackerFile utility methods.This folder subclass provides some type safety and extensibility for "files" that hold other files.Filter for filesFilter for foldersAFileDeleteStrategy
that can delete folders.Keeps track of files awaiting deletion, and deletes them when an associated marker object is reclaimed by the garbage collector.Knows how to find resources.AnIResourceFinder
that looks for its resources in a filesystem path.A utility class providing helper methods in dealing with web.xml