|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.URLUtil
public class URLUtil
All this because URL.getPath sucks, and we can't re-open classes in Java ;-). See also: http://weblogs.java.net/blog/2007/04/25/how-convert-javaneturl-javaiofile
Constructor Summary | |
---|---|
URLUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getPath(java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLUtil()
Method Detail |
---|
public static java.lang.String getPath(java.net.URL url)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |