Sun SPOT API
Green Release  


com.sun.squawk.util
Class HexDump

java.lang.Object
  extended by com.sun.squawk.util.HexDump

public class HexDump
extends Object

This is a utility similiar to the Unix 'xxd' utility.


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

Constructor Detail

HexDump

public HexDump(String[] args)
        throws IOException
Throws:
IOException
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.