Uses of Class
org.eclipse.jgit.gitrepo.RepoProject.ReferenceFile
-
Packages that use RepoProject.ReferenceFile Package Description org.eclipse.jgit.gitrepo -
-
Uses of RepoProject.ReferenceFile in org.eclipse.jgit.gitrepo
Subclasses of RepoProject.ReferenceFile in org.eclipse.jgit.gitrepo Modifier and Type Class Description static class
RepoProject.CopyFile
The representation of a copy file configuration.static class
RepoProject.LinkFile
The representation of a link file configuration.Methods in org.eclipse.jgit.gitrepo with parameters of type RepoProject.ReferenceFile Modifier and Type Method Description private boolean
ManifestParser. isNestedReferencefile(RepoProject.ReferenceFile referencefile)
-