public class SearchPathLocatorLookup extends DelegatingLocatorLookup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PATH_SEPARATOR |
| Constructor and Description |
|---|
SearchPathLocatorLookup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSearchPath(java.io.File parent,
java.lang.String path) |
void |
setSearchPath(java.io.File parent,
java.lang.String paths) |
addLocatorFactory, clear, createLocator, getLocatorFactories, removeLocatorFactorypublic static final java.lang.String PATH_SEPARATOR