public class SearchPathLocatorFactory extends DelegatingLocatorFactory implements IElementConfigurable, IContextSupport
ILocator relative to a list of search path
parents.
The searchpath is defined as a ";" separated list of relative or absolute
path names. Relative names are looked up within parent.| Modifier and Type | Field and Description |
|---|---|
static String |
EA_SEARCHPATH |
static String |
PATH_SEPARATOR |
| Constructor and Description |
|---|
SearchPathLocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(IElement element) |
void |
setContext(Object context) |
void |
setSearchPath(File parent,
String paths) |
createLocatorpublic static final String PATH_SEPARATOR
public static final String EA_SEARCHPATH
public void configure(IElement element) throws ConfigurationException
configure in interface IElementConfigurableConfigurationExceptionpublic void setContext(Object context) throws ConfigurationException
setContext in interface IContextSupportConfigurationExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.