public final class ManifestUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static List<String> | getPropertyValues(ClassLoader classloader,
                 String key)Search for a property in all the manifests found in the classloader | 
public static List<String> getPropertyValues(ClassLoader classloader, String key)
Copyright © 2009–2016 SonarSource. All rights reserved.