Uses of Interface
org.apache.wicket.util.file.IResourcePath

Packages that use IResourcePath
org.apache.wicket.core.util.file   
org.apache.wicket.util.file File utilities. 
 

Uses of IResourcePath in org.apache.wicket.core.util.file
 

Classes in org.apache.wicket.core.util.file that implement IResourcePath
 class WebApplicationPath
          Maintain a list of paths which might either be ordinary folders of the filesystem or relative paths to the web application's servlet context.
 

Uses of IResourcePath in org.apache.wicket.util.file
 

Classes in org.apache.wicket.util.file that implement IResourcePath
 class Path
          Maintains a list of folders as a path.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.