public class AddMessages
extends java.lang.Object
BugCollection| Constructor and Description |
|---|
AddMessages(BugCollection bugCollection,
org.dom4j.Document document)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Add messages to the dom4j tree.
|
static void |
main(java.lang.String[] args) |
public AddMessages(BugCollection bugCollection, org.dom4j.Document document)
bugCollection - the BugCollection the dom4j was generated fromdocument - the dom4j treeSpotBugs is licensed under the LGPL.