Package | Description |
---|---|
org.eclipse.jgit.internal | |
org.eclipse.jgit.nls | |
org.eclipse.jgit.storage.dfs |
Modifier and Type | Class and Description |
---|---|
class |
JGitText
Translation bundle for JGit core
|
Modifier and Type | Method and Description |
---|---|
static <T extends TranslationBundle> |
NLS.getBundleFor(java.lang.Class<T> type)
Returns an instance of the translation bundle of the required type.
|
Modifier and Type | Class and Description |
---|---|
class |
DfsText
Translation bundle for the DFS storage implementation.
|
Copyright © 2012. All Rights Reserved.