Knopflerfish OSGi 4.0.1

Package org.knopflerfish.ant.taskdefs.bundle

Class Summary
BIndexTask  
Bundle An extension of the Jar task that builds an OSGi bundle.
BundleArchives A class that analyzes all bundle jar files given by a list of resource collections (file sets).
BundleClasspathTask Task that translates the value of the OSGi specified manifest header Bundle-Classpath into either a file set or pattern suitable for use as the includes attribute in a file set that will find all classes and jars that the framework may use given the specified Bundle-Classpath manifest attribute.
BundleHTMLExtractorTask Task that analyzes a set of bundle jar files and builds HTML documentation from these bundles.
BundleInfoTask Task that analyzes sets of class files and jar files that will be the contents of some bundle.
BundleJavadocHelperTask Task that helps building arguments to javadoc.
BundleLocator Determines a sub-set of bundles from a given file set.
BundleManifestTask Extension of the standard Manifest task.
BundleManifestTask.Mode Helper class for bundle manifest's mode attribute.
BundleMvnAntTask Task that analyzes a set of bundle jar files and builds an ant build file that can deploy those jar files to a Maven 2 repository.
BundlePackagesInfo Class that holds the results of the Java package analysis of all classes in a bundle.
BundleUserDocNavigateTask This task is used when building bundle user documentation for a Knopflerfish release, it builds the navigation frame listing bundles with user documentation.
ByteFormatterTask Sets a property to a formatted value in ki, Mi, Gi, Ti, Pi, Ei, Zi and Yi with an optional unit.
ClassAnalyserASM Visitor implementation that populates a BundlePackagesInfo object with data about the given class.
HtmlFragment An Html formated text fragment the the MakeHTMLTask can be configured with.
MakeHTMLTask This task is used when building distributions of Knopflerfish.
MethodAnalyserASM Visitor implementation that populates a BundlePackagesInfo object with data about the method it visits.
OBRExtractorTask Task that analyzes a set of bundle jar files and builds OBR XML documentation from these bundles.
OSGiPackage  
Util Miscellaneous static utility code.
VersionRange  
 


Knopflerfish OSGi 4.0.1