|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLFactory | |
|---|---|
| org.ow2.petals.system.classloader.factory | |
| Uses of URLFactory in org.ow2.petals.system.classloader.factory |
|---|
| Subclasses of URLFactory in org.ow2.petals.system.classloader.factory | |
|---|---|
class |
DirURLFactory
A DirURLFactory is used to create URLs from an URL (pointing
to a directory) and paths. |
class |
JarURLFactory
A JarURLFactory is used to create URLs from a JarURL (jar:XXX)
and paths. |
| Methods in org.ow2.petals.system.classloader.factory that return URLFactory | |
|---|---|
static URLFactory |
URLFactory.getFactory(java.net.URL url)
Return a new URLFactory in function of the URL type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||