Package | Description |
---|---|
net.sf.jguiraffe.locators |
This package contains interfaces and classes for locating resources in a generic
way.
|
Modifier and Type | Method and Description |
---|---|
static URLLocator |
URLLocator.getInstance(String sUrl)
Returns a
URLLocator instance for the URL specified as
string. |
static URLLocator |
URLLocator.getInstance(URL url)
Returns a
URLLocator instance for the specified URL. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.