| Package | Description |
|---|---|
| org.apache.felix.scrplugin.helper | |
| org.apache.felix.scrplugin.xml |
| Modifier and Type | Field and Description |
|---|---|
private ComponentDescription |
ComponentContainer.componentDescription
The component description.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDescription |
ComponentContainer.getComponentDescription()
Get the component description
|
| Constructor and Description |
|---|
ComponentContainer(ClassDescription classDescription,
ComponentDescription componentDescription)
Create a new component container
|
| Modifier and Type | Field and Description |
|---|---|
private ComponentDescription |
ComponentDescriptorIO.XmlHandler.currentComponent
A reference to the current component.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
ComponentDescriptorIO.generateReferenceXML(ComponentDescription component,
DescriptionContainer module,
ReferenceDescription reference,
org.xml.sax.ContentHandler contentHandler,
int indent)
Write the xml for a Reference.
|