Class CharsetUtils


  • public final class CharsetUtils
    extends java.lang.Object
    Charset Utility class
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String UTF_8
      UTF-8 string
      static java.nio.charset.Charset UTF8
      UTF-8 Charset
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • UTF8

        public static final java.nio.charset.Charset UTF8
        UTF-8 Charset