org.sonar.api.utils
Interface CoberturaReportParserUtils.FileResolver

Enclosing class:
CoberturaReportParserUtils

public static interface CoberturaReportParserUtils.FileResolver


Method Summary
 Resource resolve(String filename)
          Return a SonarQube file resource from a filename present in Cobertura report
 

Method Detail

resolve

Resource resolve(String filename)
Return a SonarQube file resource from a filename present in Cobertura report



Copyright © 2009–2015 SonarSource. All rights reserved.