xdoclet.modules.maven
public class MavenpluginTagsHandler extends AntdocTagsHandler
Version: $Revision: 1.4 $
UNKNOWN: 21 September 2002 namespace = "Mavenplugin"
Method Summary | |
---|---|
void | forAllTasks(String template) |
List | getTasks() |
void | ifIsAConfigParam(String template) |
void | ifIsAFileSet(String template) |
void | ifIsANestedElement(String template) |
void | ifIsASubTask(String template) |
void | ifIsNotAFileSet(String template) |
void | ifIsNotANestedElement(String template) |
void | ifIsNotASubTask(String template) |
String | moduleName() |
String | nestedElementName() |
String | nestedElementType() |
void | setTasks(List tasks) |