public class JrtModuleRoot extends ClassRoot
| Constructor and Description |
|---|
JrtModuleRoot(String moduleName,
org.dessertj.resolve.ReflectiveJrtFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getResource(String name) |
URI |
getURI() |
protected void |
scan(ClassCollector collector) |
addVersion, getManifest, getResourceAsStream, getRoot, getRootFile, toString, traverseaddClass, getAlternatives, getClass, getClasses, getClassName, getPackageName, getParent, getShortName, getSubPackage, getSubPackages, traversepublic JrtModuleRoot(String moduleName, org.dessertj.resolve.ReflectiveJrtFileSystem fs)
protected void scan(ClassCollector collector) throws IOException
scan in class ClassRootIOExceptionpublic URL getResource(String name)
getResource in class ClassRootCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.