public abstract class Skb_UrlUtils extends Object
| Constructor and Description |
|---|
Skb_UrlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static URL |
getUrl(Object filename)
Returns a URL.
|
static URL |
getUrlFromResource(String filename)
Returns a URL for given file name to read a file from resource.
|
Copyright © 2010–2015. All rights reserved.