public final class DescriptorParser extends java.lang.Object implements BundleConstants
BUNDLE_ACTIVATOR, BUNDLE_CATEGORY, BUNDLE_CLASSPATH, BUNDLE_DESCRIPTION, BUNDLE_MANIFEST_VERSION, BUNDLE_NAME, BUNDLE_SYMBOLIC_NAME, BUNDLE_VERSION, EXPORT_PACKAGE, IMPORT_PACKAGE| Modifier and Type | Method and Description |
|---|---|
static void |
parse(java.io.File f,
BundleManifestBuilder builder)
Parses a bundle descriptor.
|
public static void parse(java.io.File f,
BundleManifestBuilder builder)
throws java.io.IOException
f - the bundle descriptorbuilder - the manifest builder that receives information about the bundlejava.io.IOException - if an I/O error occursCopyright 2009-2010 Jeremias M?rki. All Rights Reserved.