Uses of Class
org.eclipse.jgit.patch.CombinedFileHeader
-
Packages that use CombinedFileHeader Package Description org.eclipse.jgit.patch Patch file parser and data structure. -
-
Uses of CombinedFileHeader in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return CombinedFileHeader Modifier and Type Method Description CombinedFileHeaderCombinedHunkHeader. getFileHeader()Get header for the file this hunk applies to.
-