Package | Description |
---|---|
org.osgi.service.feature |
Feature Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
FeatureExtensionBuilder |
FeatureExtensionBuilder.addArtifact(FeatureArtifact artifact)
Add an Artifact to the extension.
|
FeatureExtensionBuilder |
FeatureExtensionBuilder.addText(String text)
Add a line of text to the extension.
|
FeatureExtensionBuilder |
BuilderFactory.newExtensionBuilder(String name,
FeatureExtension.Type type,
FeatureExtension.Kind kind)
Obtain a new builder for Feature objects.
|
FeatureExtensionBuilder |
FeatureExtensionBuilder.setJSON(String json)
Add JSON in String form to the extension.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0