org.apache.xbean.classloader
Class DirectoryResourceLocation
java.lang.Object
org.apache.xbean.classloader.AbstractUrlResourceLocation
org.apache.xbean.classloader.DirectoryResourceLocation
- All Implemented Interfaces:
- ResourceLocation
public class DirectoryResourceLocation
- extends AbstractUrlResourceLocation
- Version:
- $Rev: 776705 $ $Date: 2009-05-20 10:09:47 -0400 (Wed, 20 May 2009) $
DirectoryResourceLocation
public DirectoryResourceLocation(File baseDir)
throws MalformedURLException
- Throws:
MalformedURLException
getResourceHandle
public ResourceHandle getResourceHandle(String resourceName)
getManifest
public Manifest getManifest()
throws IOException
- Throws:
IOException
Copyright © 2005-2011. All Rights Reserved.