Uses of Class
org.eclipse.jgit.api.ArchiveCommand.UnsupportedFormatException
Packages that use ArchiveCommand.UnsupportedFormatException
-
Uses of ArchiveCommand.UnsupportedFormatException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw ArchiveCommand.UnsupportedFormatExceptionModifier and TypeMethodDescriptionprivate static ArchiveCommand.Format<?>ArchiveCommand.formatBySuffix(String filenameSuffix) private static ArchiveCommand.Format<?>ArchiveCommand.lookupFormat(String formatName)