org.sonar.java.checks
Class JavaFootprint

java.lang.Object
  extended by org.sonar.java.checks.JavaFootprint
All Implemented Interfaces:
org.sonar.squid.recognizer.LanguageFootprint

public final class JavaFootprint
extends Object
implements org.sonar.squid.recognizer.LanguageFootprint


Constructor Summary
JavaFootprint()
           
 
Method Summary
 Set<org.sonar.squid.recognizer.Detector> getDetectors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaFootprint

public JavaFootprint()
Method Detail

getDetectors

public Set<org.sonar.squid.recognizer.Detector> getDetectors()
Specified by:
getDetectors in interface org.sonar.squid.recognizer.LanguageFootprint


Copyright © 2012-2014 SonarSource. All Rights Reserved.