Class EBCDICCodec


  • public final class EBCDICCodec
    extends java.lang.Object
    This is a container class for EBCDIC code page(s) that we need to properly bootstrap EBCDIC encoded xml documents.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static int[] sCodePage037  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private EBCDICCodec()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int[] getCp037Mapping()  
      • Methods inherited from class java.lang.Object

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

      • sCodePage037

        static final int[] sCodePage037
    • Constructor Detail

      • EBCDICCodec

        private EBCDICCodec()
    • Method Detail

      • getCp037Mapping

        public static int[] getCp037Mapping()
        Returns:
        Code table for EBCDIC code page 037 (US, Canada etc)