Class NullEncoder


  • public class NullEncoder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NullEncoder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • encodeNull

        public static final CharMapper encodeNull
      • decodeNull

        public static final CharMapper decodeNull
    • Constructor Detail

      • NullEncoder

        public NullEncoder()