The Str
class supports the following groups of String parsing
functions:
length()
, equals()
,
startsWith()
, endsWith()
append()
, insert()
,
replaceRange()
cut()
, copyRange()
countTokens()
,
copyToken()
, getAllTokens()
, lstrip()
,
rstrip()
, strip()
count()
, findNext()
,
replace()
format()
, lower()
, upper()