| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjadex.util.ResourceInfo
public class ResourceInfo
Info for a resource to load.
| Constructor Summary | |
|---|---|
| ResourceInfo(String filename,
             InputStream input,
             long lastmodified)Create a new resource info. | |
| Method Summary | |
|---|---|
|  void | cleanup()Cleanup the resource info when it is no longer used. | 
|  String | getFilename()Get the filename. | 
|  InputStream | getInputStream()Get the input stream. | 
|  long | getLastModified()Get the last modified date. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResourceInfo(String filename,
                    InputStream input,
                    long lastmodified)
| Method Detail | 
|---|
public String getFilename()
public InputStream getInputStream()
public long getLastModified()
public void cleanup()
| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.