Class Chars


  • public final class Chars
    extends java.lang.Object
    Commons chars used by HTTP/1.1 protocol.
    Since:
    5.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CR  
      static int DEL  
      static int HT  
      static int LF  
      static int SP  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Chars()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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