public abstract class BundleFileProcessor
extends java.lang.Object
BundleFileProcessor
can transform a bundle Manifest
by creating a modified copy of the bundle file.Constructor and Description |
---|
BundleFileProcessor(java.io.File input,
java.io.File outputFolder) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
process()
Creates a new OSGi Bundle from a given bundle, processing its manifest
using the processManifest method.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"