org.sonar.api.batch
Class SquidUtils

java.lang.Object
  extended by org.sonar.api.batch.SquidUtils

public final class SquidUtils
extends Object


Method Summary
static String convertJavaFileKeyFromSquidFormat(String key)
           
static String convertJavaPackageKeyFromSquidFormat(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertJavaFileKeyFromSquidFormat

public static String convertJavaFileKeyFromSquidFormat(String key)

convertJavaPackageKeyFromSquidFormat

public static String convertJavaPackageKeyFromSquidFormat(String key)


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