ch.jm.osgi.util.bundle 1.0.0

Uses of Class
ch.jm.osgi.util.bundle.BundleManifestBuilder

Packages that use BundleManifestBuilder
ch.jm.osgi.util.bundle Contains classes used to parse bundle descriptors, generate bundle manifests and determining package dependencies. 
ch.jm.osgi.util.bundle.ant Provides Apache Ant tasks for working with OSGi bundles. 
 

Uses of BundleManifestBuilder in ch.jm.osgi.util.bundle
 

Methods in ch.jm.osgi.util.bundle with parameters of type BundleManifestBuilder
static void DescriptorParser.parse(java.io.File f, BundleManifestBuilder builder)
          Parses a bundle descriptor.
 

Uses of BundleManifestBuilder in ch.jm.osgi.util.bundle.ant
 

Methods in ch.jm.osgi.util.bundle.ant with parameters of type BundleManifestBuilder
protected  void AbstractBundleTask.addExportUses(BundleManifestBuilder builder, DependencyAnalyzer analyzer)
          Adds "uses" elements to the export clauses.
 


ch.jm.osgi.util.bundle 1.0.0

Copyright 2009-2010 Jeremias M?rki. All Rights Reserved.