Class StringUtils
- java.lang.Object
-
- de.bytefish.jsqlserverbulkinsert.util.StringUtils
-
public class StringUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]getUtf8Bytes(String value)static booleanisNullOrWhiteSpace(String input)
-