Uses of Class
org.eclipse.jgit.nls.TranslationBundle
Packages that use TranslationBundle
Package
Description
Internal classes.
Distributed file system based repository storage.
Native language support (i18n).
-
Uses of TranslationBundle in org.eclipse.jgit.archive.internal
Subclasses of TranslationBundle in org.eclipse.jgit.archive.internal -
Uses of TranslationBundle in org.eclipse.jgit.awtui
Subclasses of TranslationBundle in org.eclipse.jgit.awtui -
Uses of TranslationBundle in org.eclipse.jgit.gitrepo.internal
Subclasses of TranslationBundle in org.eclipse.jgit.gitrepo.internal -
Uses of TranslationBundle in org.eclipse.jgit.gpg.bc.internal
Subclasses of TranslationBundle in org.eclipse.jgit.gpg.bc.internal -
Uses of TranslationBundle in org.eclipse.jgit.http.server
Subclasses of TranslationBundle in org.eclipse.jgit.http.server -
Uses of TranslationBundle in org.eclipse.jgit.internal
Subclasses of TranslationBundle in org.eclipse.jgit.internal -
Uses of TranslationBundle in org.eclipse.jgit.internal.storage.dfs
Subclasses of TranslationBundle in org.eclipse.jgit.internal.storage.dfsModifier and TypeClassDescriptionclassTranslation bundle for the DFS storage implementation. -
Uses of TranslationBundle in org.eclipse.jgit.internal.transport.jsch
Subclasses of TranslationBundle in org.eclipse.jgit.internal.transport.jschModifier and TypeClassDescriptionfinal classExternalized text messages for localization. -
Uses of TranslationBundle in org.eclipse.jgit.internal.transport.sshd
Subclasses of TranslationBundle in org.eclipse.jgit.internal.transport.sshdModifier and TypeClassDescriptionfinal classExternalized text messages for localization. -
Uses of TranslationBundle in org.eclipse.jgit.lfs.internal
Subclasses of TranslationBundle in org.eclipse.jgit.lfs.internal -
Uses of TranslationBundle in org.eclipse.jgit.lfs.server.internal
Subclasses of TranslationBundle in org.eclipse.jgit.lfs.server.internal -
Uses of TranslationBundle in org.eclipse.jgit.nls
Methods in org.eclipse.jgit.nls with type parameters of type TranslationBundleModifier and TypeMethodDescriptionstatic <T extends TranslationBundle>
TNLS.getBundleFor(Class<T> type) Returns an instance of the translation bundle of the required type. -
Uses of TranslationBundle in org.eclipse.jgit.pgm.internal
Subclasses of TranslationBundle in org.eclipse.jgit.pgm.internalModifier and TypeClassDescriptionclassTranslation bundle for JGit command line interface -
Uses of TranslationBundle in org.eclipse.jgit.transport.http.apache.internal
Subclasses of TranslationBundle in org.eclipse.jgit.transport.http.apache.internal