Package | Description |
---|---|
org.codehaus.plexus.metadata.merge.support |
Modifier and Type | Class | Description |
---|---|---|
class |
PlexusXmlTag |
All allowable tags in
components.xml and their bindings to
Mergeable counterparts (if required). |
Modifier and Type | Field | Description |
---|---|---|
static DescriptorTag |
RequirementsElement.TAG |
Modifier and Type | Method | Description |
---|---|---|
DescriptorTag[] |
ComponentElement.getAllowedTags() |
|
DescriptorTag[] |
ComponentsElement.getAllowedTags() |
|
DescriptorTag[] |
ComponentSetElement.getAllowedTags() |
|
DescriptorTag[] |
ConfigurationElement.getAllowedTags() |
|
DescriptorTag[] |
Mergeable.getAllowedTags() |
Returns an array of tags/elements that are allowed under the current
element.
|
DescriptorTag[] |
PlexusRootElement.getAllowedTags() |
|
DescriptorTag[] |
RequirementElement.getAllowedTags() |
|
DescriptorTag[] |
RequirementsElement.getAllowedTags() |