org.freehep.util
Class StringUtilities

java.lang.Object
  extended by org.freehep.util.StringUtilities

public class StringUtilities
extends Object

Version:
$Id: StringUtilities.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann

Method Summary
static String replace(CharSequence target, CharSequence replacement, String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

replace

public static String replace(CharSequence target,
                             CharSequence replacement,
                             String string)


Copyright © 2012. All Rights Reserved.