Package | Description |
---|---|
org.codehaus.plexus.languages.java.jpms |
Modifier and Type | Method | Description |
---|---|---|
ModuleNameSource |
ResolvePathResult.getModuleNameSource() |
|
static ModuleNameSource |
ModuleNameSource.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ModuleNameSource[] |
ModuleNameSource.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Map<T,ModuleNameSource> |
ResolvePathsResult.getModulepathElements() |
All T that belong to the modulepath, based on the module descriptor.
|
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.