Uses of Class
org.eclipse.jgit.api.ArchiveCommand.FormatEntry
-
Packages that use ArchiveCommand.FormatEntry Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of ArchiveCommand.FormatEntry in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api with type parameters of type ArchiveCommand.FormatEntry Modifier and Type Field Description private static java.util.Map<java.lang.String,ArchiveCommand.FormatEntry>
ArchiveCommand. formats
Available archival formats (corresponding to values for the --format= option)
-