|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.phleisch.app.itsucks.io.UrlUtils
public class UrlUtils
| Constructor Summary | |
|---|---|
UrlUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getFilenameFromUrl(java.net.URL pUrl)
Returns the filename of an URL or null if the URL ends with an slash. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlUtils()
| Method Detail |
|---|
public static java.lang.String getFilenameFromUrl(java.net.URL pUrl)
pUrl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||