public static final class FileProvider.Context extends Object
SourceGroup
root and project where to search.Modifier and Type | Method and Description |
---|---|
int |
getLineNumber()
Returns a line number on which the file should be opened.
|
Project |
getProject()
Returns project owning the
SourceGroup root |
FileObject |
getRoot()
Returns the
SourceGroup root to search files in. |
SearchType |
getSearchType()
Return the type of search.
|
String |
getText()
Return the text used for search.
|
public Project getProject()
SourceGroup
rootpublic FileObject getRoot()
SourceGroup
root to search files in.public String getText()
public SearchType getSearchType()
public int getLineNumber()