public interface JarPathResolver
URI for the JAR file that contains the specified class.| Modifier and Type | Field and Description |
|---|---|
static JarPathResolver |
PROTECTION_DOMAIN |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getPath(java.lang.Class<?> classInJarFile) |
static final JarPathResolver PROTECTION_DOMAIN
Copyright © 2016–2022 Expedia Group. All rights reserved.