Package | Description |
---|---|
org.eclipse.jgit.gitrepo |
Modifier and Type | Method and Description |
---|---|
RepoCommand |
RepoCommand.setIncludedFileReader(ManifestParser.IncludedFileReader reader)
Set the IncludedFileReader callback.
|
Constructor and Description |
---|
ManifestParser(ManifestParser.IncludedFileReader includedReader,
String filename,
String defaultBranch,
String baseUrl,
String groups,
Repository rootRepo)
Constructor for ManifestParser
|
Copyright © 2021 Eclipse JGit Project. All rights reserved.