| 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(java.lang.String systemId,
java.io.InputStream input)
Parses the given document from the stream.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModulesDescriptor> |
ModulesXmlLocator.discover(java.lang.ClassLoader classLoader,
java.util.List<java.io.File> rootDirectories)
Discovers all module descriptors on the class path.
|
Copyright © 2013-2016 FuseSource. All Rights Reserved.