org.sonar.process
Class ConfigurationUtils

java.lang.Object
  extended by org.sonar.process.ConfigurationUtils

public final class ConfigurationUtils
extends Object


Method Summary
static Properties interpolateVariables(Properties properties, Map<String,String> variables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

interpolateVariables

public static Properties interpolateVariables(Properties properties,
                                              Map<String,String> variables)


Copyright © 2009–2014 SonarSource. All rights reserved.