org.apache.xbean.classloader
Class JarResourceLocation
java.lang.Object
  
org.apache.xbean.classloader.AbstractUrlResourceLocation
      
org.apache.xbean.classloader.JarResourceLocation
- All Implemented Interfaces: 
 - ResourceLocation
 
public class JarResourceLocation
- extends AbstractUrlResourceLocation
 
- Version:
 
  - $Rev: 437551 $ $Date: 2006-08-27 23:14:47 -0700 (Sun, 27 Aug 2006) $
 
 
 
 
 
JarResourceLocation
public JarResourceLocation(URL codeSource,
                           JarFile jarFile)
getResourceHandle
public ResourceHandle getResourceHandle(String resourceName)
 
getManifest
public Manifest getManifest()
                     throws IOException
- Throws:
 IOException
 
close
public void close()
- Specified by:
 close in interface ResourceLocation- Overrides:
 close in class AbstractUrlResourceLocation
 
 
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.