com.liferay.faces.util.helper
Class StringHelper
java.lang.Object
com.liferay.faces.util.helper.StringHelper
public class StringHelper
- extends Object
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringHelper
public StringHelper()
append
public static String[] append(String[] array,
String... value)
toString
public static String toString(Object value,
String defaultValue)
toString
public static String toString(String[] values,
String defaultValue)
Copyright © 2015 Liferay, Inc.. All rights reserved.