public class ArchivePathHelper extends Object
| Constructor and Description |
|---|
ArchivePathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNormalizedArchivePath(ClassLoader classLoader,
String archiveId)
Method resolves archive path from BdaId
|
static String |
getNormalizedArchivePath(CtClass ctClass) |
public static String getNormalizedArchivePath(CtClass ctClass) throws NotFoundException
NotFoundExceptionpublic static String getNormalizedArchivePath(ClassLoader classLoader, String archiveId)
classLoader - the class loaderarchiveId - the archive idCopyright © 2018. All rights reserved.