com.vgrs.xcode.cmdline.idna
Class DemoCmdLine

java.lang.Object
  extended by com.vgrs.xcode.cmdline.idna.DemoCmdLine

public class DemoCmdLine
extends java.lang.Object

Demo class to show how Idna.domainToUnicode() and domainToAscii() methods could be used.

Version:
1.0 Aug 10, 2010
Author:
jcolosi

Constructor Summary
DemoCmdLine()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoCmdLine

public DemoCmdLine()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws XcodeException
Throws:
XcodeException


Copyright © 2000-2010 VeriSign Inc. All Rights Reserved