Interface | Description |
---|---|
ManifestParser.IncludedFileReader |
A callback to read included xml files.
|
RepoCommand.RemoteReader |
A callback to get ref sha1 of a repository from its uri.
|
Class | Description |
---|---|
ManifestParser |
Repo XML manifest parser.
|
RepoCommand |
A class used to execute a repo command.
|
RepoCommand.DefaultRemoteReader |
A default implementation of
RepoCommand.RemoteReader callback. |
RepoCommand.RemoteFile |
Read-only view of contents and file mode (i.e.
|
RepoProject |
The representation of a repo sub project.
|
RepoProject.CopyFile |
The representation of a copy file configuration.
|
RepoProject.LinkFile |
The representation of a link file configuration.
|
RepoProject.ReferenceFile |
The representation of a reference file configuration.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.