com.vgrs.xcode.cmdline.ext
Class ConvertCmdLine

java.lang.Object
  extended by com.vgrs.xcode.cmdline.CmdLine
      extended by com.vgrs.xcode.cmdline.ext.ConvertCmdLine

public class ConvertCmdLine
extends CmdLine

This class converts input directly between Race, Punycode, and any Java supported native encoding, bypassing intermediate steps. This routine is useful in applications migrating Race encoded domains to Punycode. This class also serves to prepare natively encoded data for IDN registration. See the [ENCODINGS] reference for a complete list of supported native encodings.

Usage : com.vgrs.xcode.cmdline.common.ConvertCmdLine [-3acsx] file=[file name] [input type] [output types]