|
Class Summary |
| BIndexTask |
|
| Bundle |
An extension of the
Jar task that
builds an OSGi bundle. |
| 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 a set of java sources or class files, and lists all
imported and defined packages. |
| BundleJavadocHelperTask |
Task that helps building arguments to javadoc.
|
| BundleLocator |
A task that given a partial bundle name and a fileset with
bundles, will select the bundle with the highest version number and
a name that matches. |
| BundleManifestTask |
Extension of the standard Manifest task.
|
| BundleManifestTask.Mode |
Helper class for bundle manifest's mode attribute. |
| ByteFormatterTask |
Sets a property to a formatted value in ki, Mi, Gi, ... with an
optional unit. |
| EE |
Utility class with static methods for checking classes with
the standard OSGi profiles. |
| ExtraBundleDocTask |
This task is currently used in conjunction with MakeHTMLTask, which
is used to create the htdocs directory in the Knopflerfish
distribtions.
|
| MakeHTMLTask |
This task is used when building distributions of Knopflerfish.
|
| OBRExtractorTask |
Task that analyzes a set of bundle jar files and builds OBR XML
documentation from these bundles.
|
| OSGiPackage |
|
| Util |
Misc static utility code. |
| VersionRange |
|