Package me.nurio.microkernel.loader
Class ModuleYamlParser
- java.lang.Object
-
- me.nurio.microkernel.loader.ModuleYamlParser
-
public class ModuleYamlParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ModuleYamlParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ModuleYamlgetModuleYaml(File moduleJar)
-
-
-
Method Detail
-
getModuleYaml
public ModuleYaml getModuleYaml(File moduleJar) throws InvalidModuleLoadException
- Throws:
InvalidModuleLoadException
-
-