public class PlexusConfigurationTaglet extends AbstractPlexusTaglet
| Parameter | Required | Description |
| default-value | Currently | The default values are currently required for the <configuration> tag to be written to components.xml. |
| Constructor and Description |
|---|
PlexusConfigurationTaglet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader() |
String |
getName() |
boolean |
inConstructor() |
boolean |
inField() |
boolean |
inMethod() |
boolean |
inOverview() |
boolean |
inPackage() |
boolean |
inType() |
boolean |
isInlineTag() |
static void |
register(Map tagletMap)
Register this Taglet.
|
toString, toStringpublic String getHeader()
getHeader in class AbstractPlexusTagletpublic String getName()
public boolean inConstructor()
public boolean inField()
public boolean inMethod()
public boolean inOverview()
public boolean inPackage()
public boolean inType()
public boolean isInlineTag()
public static void register(Map tagletMap)
tagletMap - the map to register this tag to.Copyright © 2001-2015 Codehaus. All Rights Reserved.