| Modifier and Type | Method and Description |
|---|---|
static OverwriteMode |
OverwriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverwriteMode[] |
OverwriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
BndUtils.createBundle(InputStream jarInputStream,
Properties instructions,
String jarInfo,
OverwriteMode overwriteMode)
Processes the input jar and generates the necessary OSGi headers using specified instructions.
|
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.