Class WebApplicationPath

java.lang.Object
org.apache.wicket.core.util.file.WebApplicationPath
All Implemented Interfaces:
IResourceFinder

public final class WebApplicationPath extends Object implements IResourceFinder
An IResourceFinder that looks in a folder in the webapp context path. It will not load files inside WEB-INF.
Author:
Johan Compagner, Carl-Eric Menzel