how to get rid of white spaces in string code example Example: how to remove all whitespace from string java st = st.replaceAll("\\s+","")