Java Convert between Case Format of String using Google Guava Learn how to use the com.google.common.base.CaseFormat class of Google Guava library to convert between various case formats of strings.