|
org.netbeans.modules.projectapi/1 1.9.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileOwnerQueryImplementation
Knowledge of which project some files belong to.
FileOwnerQuery
Method Summary | |
---|---|
Project |
getOwner(FileObject file)
Decide which project, if any, "owns" a given file. |
Project |
getOwner(URI file)
Decide which project, if any, "owns" a given file. |
Method Detail |
---|
Project getOwner(URI file)
file
- an absolute URI to some file (typically on disk; need not currently exist)
Project getOwner(FileObject file)
file
- FileObject of an existing file
|
org.netbeans.modules.projectapi/1 1.9.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |