org.sonar.java.recognizer
Class JavaFootprint

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

public class JavaFootprint
extends Object
implements LanguageFootprint


Constructor Summary
JavaFootprint()
           
 
Method Summary
 Set<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<Detector> getDetectors()
Specified by:
getDetectors in interface LanguageFootprint


Copyright © 2009-2010 SonarSource SA. All Rights Reserved.