xades4j.utils
Class StringUtils
java.lang.Object
xades4j.utils.StringUtils
public class StringUtils
- extends Object
Utility methods for strings.
- Author:
- Luís
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringUtils
public StringUtils()
isNullOrEmptyString
public static boolean isNullOrEmptyString(String s)
allNullOrEmptyStrings
public static boolean allNullOrEmptyStrings(String... srts)
differentStringsIfNotNullNorEmpty
public static boolean differentStringsIfNotNullNorEmpty(String str1,
String str2)
Copyright © 2012. All Rights Reserved.