Class CharsetUtils

  • All Implemented Interfaces:
    Utils

    public abstract class CharsetUtils
    extends java.lang.Object
    implements Utils
    The Utilities class for Charset
    Since:
    1.0.0
    Author:
    Mercy
    See Also:
    Charset
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.nio.charset.Charset DEFAULT_CHARSET
      The default charset looks up from the JDK system property "native.encoding" and "file.encoding" if present, or the default charset is UTF-8
    • Method Summary

      • Methods inherited from class java.lang.Object

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