de.intarsys.tools.locator
public class LocatorBasedLookup extends AbstractLocatorLookup
Constructor and Description |
---|
LocatorBasedLookup(ILocator locator) |
Modifier and Type | Method and Description |
---|---|
ILocator |
createLocator(java.lang.String location)
Create a
ILocator object. |
ILocator |
getLocator() |
public LocatorBasedLookup(ILocator locator)
public ILocator createLocator(java.lang.String location) throws java.io.IOException
ILocatorFactory
ILocator
object.
path
may for example define a file in the file system.
location
- The fully qualified location definition.location
.java.io.IOException
public ILocator getLocator()