|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoredConfig | |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.storage.dfs | |
| org.eclipse.jgit.storage.file | |
| Uses of StoredConfig in org.eclipse.jgit.lib |
|---|
| Methods in org.eclipse.jgit.lib that return StoredConfig | |
|---|---|
abstract StoredConfig |
Repository.getConfig()
|
| Uses of StoredConfig in org.eclipse.jgit.storage.dfs |
|---|
| Methods in org.eclipse.jgit.storage.dfs that return StoredConfig | |
|---|---|
StoredConfig |
DfsRepository.getConfig()
|
| Uses of StoredConfig in org.eclipse.jgit.storage.file |
|---|
| Subclasses of StoredConfig in org.eclipse.jgit.storage.file | |
|---|---|
class |
FileBasedConfig
The configuration file that is stored in the file of the file system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||