Selected String Methods 

Below are some selected methods that can be invoked on individual Strings, along with brief explanations and examples of their usage.

toUpperCase     toLowerCase     trim     substring     length
replace     charAt     indexOf     lastIndexOf    

 

© 2002 Lynn Andrea Stein