public class AbsoluteFileLocatorLookup extends AbstractLocatorLookup
Constructor and Description |
---|
AbsoluteFileLocatorLookup() |
Modifier and Type | Method and Description |
---|---|
ILocator |
createLocator(java.lang.String location)
Create a
ILocator object. |
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