Class UnicodeUtils


  • public final class UnicodeUtils
    extends java.lang.Object
    Created by wagner.araujo on 04/04/16.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int THREE  
      static int TWO  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String convertSpecialCharacter​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • convertSpecialCharacter

        public static java.lang.String convertSpecialCharacter​(java.lang.String value)