org.apache.geronimo.console.util
Class StringUtils

java.lang.Object
  extended by org.apache.geronimo.console.util.StringUtils

public abstract class StringUtils
extends Object


Constructor Summary
StringUtils()
           
 
Method Summary
static String convertToCommaDelimited(String[] list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtils

public StringUtils()
Method Detail

convertToCommaDelimited

public static String convertToCommaDelimited(String[] list)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.