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 Summary
Fields inherited from class com.axemble.vdp.utils.StringUtils
defaultSortedSpaceCharacters
-
Constructor Summary
-
Method Summary
Methods inherited from class com.axemble.vdp.utils.StringUtils
capitalize, 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
-
StringUtils
public StringUtils()
-