|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.locator.AbstractLocatorLookup
de.intarsys.tools.locator.DelegatingLocatorLookup
de.intarsys.tools.locator.SearchPathLocatorLookup
public class SearchPathLocatorLookup
Field Summary | |
---|---|
static java.lang.String |
PATH_SEPARATOR
|
Constructor Summary | |
---|---|
SearchPathLocatorLookup()
|
Method Summary | |
---|---|
protected void |
addSearchPath(java.io.File parent,
java.lang.String path)
|
void |
setSearchPath(java.io.File parent,
java.lang.String paths)
|
Methods inherited from class de.intarsys.tools.locator.DelegatingLocatorLookup |
---|
addLocatorFactory, clear, createLocator, getLocatorFactories, removeLocatorFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PATH_SEPARATOR
Constructor Detail |
---|
public SearchPathLocatorLookup()
Method Detail |
---|
protected void addSearchPath(java.io.File parent, java.lang.String path)
public void setSearchPath(java.io.File parent, java.lang.String paths)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |