uk.org.lidalia.sysoutslf4j.common
Class StringUtils

java.lang.Object
  extended by uk.org.lidalia.sysoutslf4j.common.StringUtils

public final class StringUtils
extends Object


Method Summary
static String stripEnd(String str, String stripChars)
           
static String substringBefore(String toBeSubstringed, String separator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stripEnd

public static String stripEnd(String str,
                              String stripChars)

substringBefore

public static String substringBefore(String toBeSubstringed,
                                     String separator)


Copyright © 2010. All Rights Reserved.