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