Package com.vgrs.xcode.cmdline.common

Class Summary
Base32CmdLine This class converts a string of binary bytes into an ASCII compatible sequence using only the characters [a-z, 2-7].
HexCmdLine Encode an input file using Hexidecimal codes, or interpret those codes and decode to ASCII.
NativeCmdLine This class converts between native language encodings like Big5, S-JIS, or UTF- 8.
RandomDataCmdLine Randomly spit out test data in various encoding type.
UnicodeCmdLine This class converts between Unicode data and Utf-16 using the surrogate arithmetic specified in the UTF-16 RFC.
 



Copyright © 2000-2010 VeriSign Inc. All Rights Reserved