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