org.rhq.core.domain.util
Class StringUtils
java.lang.Object
org.rhq.core.domain.util.StringUtils
public class StringUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtils
public StringUtils()
deCamelCase
public static String deCamelCase(String target)
getStringAsList
public static List<String> getStringAsList(String input,
String regexSplitter,
boolean ignoreEmptyTokens)
getListAsString
public static String getListAsString(List<String> stringList,
String seperatorFragment)
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.