public class ResourceUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getResourceAsStream(String resource) |
static URL |
getResourceURL(String resource)
Returns the URL, or null if not available.
|
public static URL getResourceURL(String resource)
public static InputStream getResourceAsStream(String resource)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.