org.sonar.batch.scan.filesystem
Class InputFileBuilderFactory
java.lang.Object
org.sonar.batch.scan.filesystem.InputFileBuilderFactory
- All Implemented Interfaces:
- BatchComponent
public class InputFileBuilderFactory
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputFileBuilderFactory
public InputFileBuilderFactory(ProjectDefinition def,
PathResolver pathResolver,
LanguageDetectionFactory langDetectionFactory,
StatusDetectionFactory statusDetectionFactory,
AnalysisMode analysisMode)
Copyright © 2009–2015 SonarSource. All rights reserved.