public abstract class BundleFileProcessor extends Object
BundleFileProcessor can transform a bundle Manifest
by creating a modified copy of the bundle file.| Constructor and Description |
|---|
BundleFileProcessor(File input,
File outputFolder) |
| Modifier and Type | Method and Description |
|---|---|
File |
process()
Creates a new OSGi Bundle from a given bundle, processing its manifest
using the processManifest method.
|
public File process() throws IOException
IOException - If something goes wrong reading or writing.Copyright © 2010 - 2020 Adobe. All Rights Reserved