Uses of Package
org.eclipse.jgit.fnmatch
-
Packages that use org.eclipse.jgit.fnmatch Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit).org.eclipse.jgit.fnmatch File name matcher. -
Classes in org.eclipse.jgit.fnmatch used by org.eclipse.jgit.api Class Description FileNameMatcher This class can be used to match filenames against fnmatch like patterns. -
Classes in org.eclipse.jgit.fnmatch used by org.eclipse.jgit.fnmatch Class Description AbstractHead FileNameMatcher This class can be used to match filenames against fnmatch like patterns.GroupHead.CharacterPattern GroupHead.DigitPattern GroupHead.LetterPattern GroupHead.LowerPattern GroupHead.PunctPattern GroupHead.UpperPattern GroupHead.WhitespacePattern Head