Package com.axemble.vdoc.sdk.utils
Class StringUtils
java.lang.Object
com.axemble.vdp.utils.StringUtils
com.axemble.vdoc.sdk.utils.StringUtils
public class StringUtils
extends com.axemble.vdp.utils.StringUtils
- Author:
- vlygeros
- 
Field SummaryFields inherited from class com.axemble.vdp.utils.StringUtilsdefaultSortedSpaceCharacters
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.axemble.vdp.utils.StringUtilscapitalize, capitalizeAllWords, checkIfNull, concat, concat, concat, concat, contains, equals, equalsIgnoreCase, escapeSlash, findNoRegEx, firstLetterCaps, getCollectionAsSeparatedString, getFirst, getFromFile, getFromFile, getFromResource, getFromResource, getFromResource, getFromResource, isEmpty, isInteger, isNotEmpty, matches, normalizeName, pad, parseBigDecimal, parseBigDecimal, parseBoolean, parseBoolean, parseDouble, parseDouble, parseFloat, parseFloat, parseInteger, parseInteger, parseLong, parseLong, quotePattern, removeCharactersAndCapitalize, removeInvalidChars, removeNonAlphanumericCharacters, removeNonAlphanumericCharacters, replaceAll, replaceAll, replaceFirst, replaceFirstNoRegEx, replaceLast, replaceNewline, sortedSearch, split, split, splitAndTrimNoRegEx, splitAndTrimNoRegEx, splitAsList, splitAsList, splitAsListRemoveEmptyValues, splitNoRegEx, splitNoRegEx, startsWith, startsWithIgnoreCase, toLowerCase, trim, trim, trim, trimLeft, trimLeft, trimRight, trimRight, unescapeSlash
- 
Constructor Details- 
StringUtilspublic StringUtils()
 
-