Class TextTransforms


  • public class TextTransforms
    extends java.lang.Object
    Enumerates text transform values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int LOWERCASE
      Lowercase text transform.
      static int NONE
      None text transform.
      static int UPPERCASE
      Uppercase text transform.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait