org.jacorb.orb.util
public class PrintIOR extends Object
Version: $Id: PrintIOR.java,v 1.47 2006/10/25 16:16:01 alphonse.bendt Exp $
Method Summary | |
---|---|
static String | dump(byte[] values) |
static String | dump(int[] values) |
static String | dump(byte value) |
static String | dump(short value) |
static String | dump(int value) |
static String | dump(byte[] values, boolean withChar) |
static void | dumpHex(byte[] values) |
static void | main(String[] args)
entry point from the command line |
static void | printIOR(ParsedIOR pior, ORB orb, PrintWriter out)
top-level |