public final class SonarRunnerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getListFromProperty(Properties properties,
String key)
Transforms a comma-separated list String property in to a array of trimmed strings.
|
public static String[] getListFromProperty(Properties properties, String key)
Copyright © 2011–2016 SonarSource. All rights reserved.