|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.core.util.scanner.osgi.EquinoxCommonResourceUrlResolver
public class EquinoxCommonResourceUrlResolver
Resolves OSGi-specific resource URLs into Standard Java resource URLs using Equinox Common.
| Method Summary | |
|---|---|
static java.net.URL |
osgiToJavaURL(java.net.URL url)
Resolves an OSGi-specific resource URL into Standard Java resource URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.net.URL osgiToJavaURL(java.net.URL url)
throws java.io.IOException
url - The OSGi-specific resource URL.
java.io.IOException - when the resolution failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||