org.sonar.batch.scan.filesystem
Class LanguageDetectionFactory
java.lang.Object
org.sonar.batch.scan.filesystem.LanguageDetectionFactory
- All Implemented Interfaces:
- BatchComponent
public class LanguageDetectionFactory
- extends Object
- implements BatchComponent
|
Method Summary |
org.sonar.batch.scan.filesystem.LanguageDetection |
create()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageDetectionFactory
public LanguageDetectionFactory(Settings settings,
LanguagesReferential languages)
create
public org.sonar.batch.scan.filesystem.LanguageDetection create()
Copyright © 2009–2015 SonarSource. All rights reserved.