|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
accepts(Path path)
Evaluate a URL and determine whether or not it can possibly be handled by this driver. |
java.lang.String |
description()
Return a description of this RepositoryDriver. |
Repository |
openRepository(Path path)
Open (or reopen) a Repository that contains the URL given. |
Method Detail |
public java.lang.String description()
public boolean accepts(Path path)
path
- an absolute Path that identifies a Repository
public Repository openRepository(Path path)
path
- a Path for an object contained within a Repository handled
by this driver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |