Package de.intarsys.tools.locator
Class AbsoluteFileLocatorLookup
java.lang.Object
de.intarsys.tools.locator.AbstractLocatorLookup
de.intarsys.tools.locator.AbsoluteFileLocatorLookup
- All Implemented Interfaces:
ILocatorFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbsoluteFileLocatorLookup
public AbsoluteFileLocatorLookup()
-
-
Method Details
-
createLocator
Description copied from interface:ILocatorFactory
Create aILocator
object.path
may for example define a file in the file system.- Parameters:
location
- The fully qualified location definition.- Returns:
- The ILocator object created from the
location
. - Throws:
IOException
-