public static class BundleDescription.HeaderEntry extends Object
| Constructor and Description |
|---|
HeaderEntry(String name,
Map<String,String> attributes,
Map<String,String> directives) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
Map<String,String> |
getDirectives() |
String |
getName() |
String |
toString() |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.