org.sonar.plugins.findbugs.xml
Class ModuleTreeBuilder

java.lang.Object
  extended by org.sonar.plugins.findbugs.xml.ModuleTreeBuilder

public class ModuleTreeBuilder
extends java.lang.Object


Constructor Summary
ModuleTreeBuilder(java.util.List<ActiveRule> activeRules)
           
 
Method Summary
 FindBugsModuleTree build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleTreeBuilder

public ModuleTreeBuilder(java.util.List<ActiveRule> activeRules)
Method Detail

build

public FindBugsModuleTree build()


Copyright © 2008 SonarSource SA. All Rights Reserved.