| Package | Description |
|---|---|
| org.jrebirth.af.modular |
Provides Classes to manage JRebirth Modules.
|
| org.jrebirth.af.modular.model |
| Modifier and Type | Method and Description |
|---|---|
static Module |
ModuleConfigFileParser.parseFile(String fileName)
Parses the Module.xml.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
ObjectFactory.createModule()
Create an instance of
Module |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Module> |
ObjectFactory.createModule(Module value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Module> |
ObjectFactory.createModule(Module value)
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.