Package | Description |
---|---|
org.codehaus.plexus.languages.java.jpms |
Modifier and Type | Method and Description |
---|---|
ResolvePathResult |
LocationManager.parseModuleDescriptor(File descriptorPath) |
ResolvePathResult |
LocationManager.parseModuleDescriptor(Path descriptorPath) |
ResolvePathResult |
LocationManager.parseModuleDescriptor(String descriptorPath) |
<T> ResolvePathResult |
LocationManager.resolvePath(ResolvePathRequest<T> request)
Resolve a single jar
|
Copyright © 2001–2020 Codehaus Plexus. All rights reserved.