| Package | Description |
|---|---|
| de.smartics.maven.plugin.jboss.modules.parser |
Provides classes to parse the
modules.xml file. |
| Modifier and Type | Method and Description |
|---|---|
ModulesDescriptor |
ModulesXmlParser.parse(String systemId,
InputStream input)
Parses the given document from the stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModulesDescriptor> |
ModulesXmlLocator.discover(ClassLoader classLoader,
List<File> rootDirectories)
Discovers all module descriptors on the class path.
|
Copyright © 2013–2019 FuseSource. All rights reserved.