| Package | Description |
|---|---|
| org.codehaus.plexus.cdc | |
| org.codehaus.plexus.component.repository.cdc |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentDescriptorCreator.writeDependencies(org.codehaus.plexus.util.xml.XMLWriter w,
ComponentSetDescriptor componentSetDescriptor)
Deprecated.
do not use. Signature still here for compilation errors at runtime,
but I doubt this is ever called.
|
void |
ComponentDescriptorWriter.writeDescriptorSet(Writer writer,
ComponentSetDescriptor componentSetDescriptor,
boolean containerDescriptor) |
void |
DefaultComponentDescriptorWriter.writeDescriptorSet(Writer writer,
ComponentSetDescriptor componentSetDescriptor,
boolean containerDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
ComponentSetDescriptor |
ComponentDescriptor.getComponentSetDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDescriptor.setComponentSetDescriptor(ComponentSetDescriptor componentSetDescriptor) |
Copyright © 2001-2016 Codehaus. All Rights Reserved.