public final class ManifestScanner extends Object
Modifier and Type | Method and Description |
---|---|
static Collection<String> |
getValues(String attributeName)
Get all bundle header values stored in MANIFEST.MF files as attributes.
|
public static Collection<String> getValues(String attributeName)
attributeName
- Attribute / Bundle header name.Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.