public class LocatorFileFactory extends Object
ILocatorFile
implementation.Constructor and Description |
---|
LocatorFileFactory() |
Modifier and Type | Method and Description |
---|---|
ILocatorFile |
getLocatorFile(File file)
Identifies the supported
ILocatorFile implementation for the passed File object of the locator file passed. |
public ILocatorFile getLocatorFile(File file)
ILocatorFile
implementation for the passed File
object of the locator file passed.file
- File
object of the locator fileILocatorFile
object of the supported implementing locator class if supported else fails with LocatorException
Copyright © 2014. All rights reserved.