com.ctc.wstx.io
Class EBCDICCodec
java.lang.Object
com.ctc.wstx.io.EBCDICCodec
public final class EBCDICCodec
- extends Object
This is a container class for EBCDIC code page(s) that we need
to properly bootstrap EBCDIC encoded xml documents.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCp037Mapping
public static int[] getCp037Mapping()
- Returns:
- Code table for EBCDIC code page 037 (US, Canada etc)
Copyright © 2011 Codehaus. All Rights Reserved.