public static interface ManifestParser.IncludedFileReader
| Modifier and Type | Method and Description | 
|---|---|
InputStream | 
readIncludeFile(String path)
Read a file from the same base dir of the manifest xml file. 
 | 
InputStream readIncludeFile(String path) throws GitAPIException, IOException
path - The relative path to the file to readInputStream of the file.GitAPIExceptionIOExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.