public class ModuleFileParser extends Object
Constructor and Description |
---|
ModuleFileParser(File moduleFile)
Constructor
|
ModuleFileParser(InputStream inputStream)
Convenience constructor to parse the given inputStream file into an omod.
|
public ModuleFileParser(File moduleFile)
moduleFile
- the module (jar)file that will be parsedpublic ModuleFileParser(InputStream inputStream)
inputStream
- the inputStream pointing to an omod filepublic Module parse() throws ModuleException
ModuleException
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.