Class HttpCharsetRanges


  • public final class HttpCharsetRanges
    extends java.lang.Object
    Contains constructors to create a HttpCharsetRange.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static HttpCharsetRange ALL
      A constant representing the range that matches all charsets.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ALL

        public static final HttpCharsetRange ALL
        A constant representing the range that matches all charsets.