org.mortbay.util
Class JarResource
- Serializable
addPath , checkConnection , delete , equals , exists , getFile , getInputStream , getName , getOutputStream , getURL , hashCode , isDirectory , lastModified , length , list , release , renameTo , toString |
addPath , cache , delete , encode , exists , finalize , getAlias , getAssociate , getFile , getInputStream , getListHTML , getName , getOutputStream , getURL , isDirectory , lastModified , length , list , newResource , newResource , newSystemResource , release , renameTo , setAssociate , writeTo |
_jarConnection
protected JarURLConnection _jarConnection
exists
public boolean exists()
Returns true if the respresenetd resource exists.
- exists in interface URLResource
extract
public void extract(File directory,
boolean deleteOnExit)
throws IOException
extract
public static void extract(Resource resource,
File directory,
boolean deleteOnExit)
throws IOException
newConnection
protected void newConnection()
throws IOException
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.