Uses of Class
org.codehaus.plexus.metadata.merge.support.DescriptorTag
Packages that use DescriptorTag
-
Uses of DescriptorTag in org.codehaus.plexus.metadata.merge.support
Subclasses of DescriptorTag in org.codehaus.plexus.metadata.merge.supportModifier and TypeClassDescriptionclass
All allowable tags incomponents.xml
and their bindings toMergeable
counterparts (if required).Fields in org.codehaus.plexus.metadata.merge.support declared as DescriptorTagMethods in org.codehaus.plexus.metadata.merge.support that return DescriptorTagModifier and TypeMethodDescriptionComponentElement.getAllowedTags()
ComponentsElement.getAllowedTags()
ComponentSetElement.getAllowedTags()
ConfigurationElement.getAllowedTags()
Mergeable.getAllowedTags()
Returns an array of tags/elements that are allowed under the current element.PlexusRootElement.getAllowedTags()
RequirementElement.getAllowedTags()
RequirementsElement.getAllowedTags()