public class ResourceUtil
extends java.lang.Object
Constructor and Description |
---|
ResourceUtil() |
Modifier and Type | Method and Description |
---|---|
static java.util.Dictionary<?,?> |
createProperties(java.net.URL url)
Creates a set of properties for a resource based on its URL.
|