public class MainClassModuleNameExtractor extends Object
| Constructor and Description |
|---|
MainClassModuleNameExtractor(Path jdkHome) |
| Modifier and Type | Method and Description |
|---|---|
<T> Map<T,String> |
extract(Map<T,Path> files) |
static String |
getModuleName(Path modulePath) |
static void |
main(String[] args) |
public MainClassModuleNameExtractor(Path jdkHome)
public <T> Map<T,String> extract(Map<T,Path> files) throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.