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. |
RepoProject |
The representation of a repo sub project.
|
RepoProject.CopyFile |
The representation of a copy file configuration.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.