org.jacorb.orb.util

Class PrintIOR


public class PrintIOR
extends java.lang.Object

Version:
$Id: PrintIOR.java,v 1.33 2004/05/06 12:40:00 nicolas Exp $

Author:
Gerald Brose

Method Summary

static void
dump(bs[] )
static void
dump(bs[] , boolean withChar)
static void
dump(byte b)
static void
dump(int i)
static void
dump(is[] )
static void
dump(short i)
static void
dumpHex(bs[] )
static void
main(args[] )
entry point from the command line
static void
printIOR(ParsedIOR pior, ORB orb)
top-level

Method Details

dump

public static void dump(bs[] )


dump

public static void dump(bs[] ,
                        boolean withChar)


dump

public static void dump(byte b)


dump

public static void dump(int i)


dump

public static void dump(is[] )


dump

public static void dump(short i)


dumpHex

public static void dumpHex(bs[] )


main

public static void main(args[] )
entry point from the command line


printIOR

public static void printIOR(ParsedIOR pior,
                            ORB orb)
top-level