Uses of Class
org.sonar.api.resources.DuplicatedSourceException

Packages that use DuplicatedSourceException
org.sonar.api.batch   
org.sonar.batch   
 

Uses of DuplicatedSourceException in org.sonar.api.batch
 

Methods in org.sonar.api.batch that throw DuplicatedSourceException
abstract  void SonarIndex.setSource(Resource reference, String source)
          Save the source code of a file.
 

Uses of DuplicatedSourceException in org.sonar.batch
 

Methods in org.sonar.batch that throw DuplicatedSourceException
 void DefaultSensorContext.saveSource(Resource reference, String source)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.