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 classRepoProject.CopyFileThe representation of a copy file configuration.static classRepoProject.LinkFileThe representation of a link file configuration.Methods in org.eclipse.jgit.gitrepo with parameters of type RepoProject.ReferenceFile Modifier and Type Method Description private booleanManifestParser. isNestedReferencefile(RepoProject.ReferenceFile referencefile)
-