Class ArchiveText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.archive.internal.ArchiveText
Translation bundle for archivers
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ArchiveText
get()
Get an instance of this translation bundle.Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
cannotSetOption
-
invalidCompressionLevel
-
pathDoesNotMatchMode
-
unsupportedMode
-
-
Constructor Details
-
ArchiveText
public ArchiveText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-