org.sonar.plugins.scala.util
Class StringUtils

java.lang.Object
  extended by org.sonar.plugins.scala.util.StringUtils

public final class StringUtils
extends Object


Method Summary
static List<String> convertStringToListOfLines(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertStringToListOfLines

public static List<String> convertStringToListOfLines(String string)
                                               throws IOException
Throws:
IOException


Copyright © 2002-2016 InfoEther. All Rights Reserved.