|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.util.file.OsgiPath
Path for working with OSGi bundles.
| Constructor Summary | |
OsgiPath(java.lang.ClassLoader classLoader)
Constructor. |
|
| Method Summary | |
java.net.URL |
find(java.lang.String pathname)
Looks for a given pathname along this path in the OSGi (jar) bundle. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OsgiPath(java.lang.ClassLoader classLoader)
classLoader - class loader to be used for locating resources| Method Detail |
public java.net.URL find(java.lang.String pathname)
find in interface IResourceFinderpathname - The filename with possible path
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||