IPv6TestAdapter v47 build 0.8

com.testingtech.ttcn.tri
Class DebugHelp

java.lang.Object
  extended bycom.testingtech.ttcn.tri.DebugHelp

public class DebugHelp
extends java.lang.Object

Helper class for printout bytearrays as hexstring

Author:
dte

Field Summary
protected static java.lang.String hex
           
 
Constructor Summary
DebugHelp()
           
 
Method Summary
static java.lang.String hexString(byte[] vb)
          Returns a hexstring presentation of the given bytes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hex

protected static final java.lang.String hex
See Also:
Constant Field Values
Constructor Detail

DebugHelp

public DebugHelp()
Method Detail

hexString

public static java.lang.String hexString(byte[] vb)
Returns a hexstring presentation of the given bytes.

Parameters:
vb - The bytes to print
Returns:
The hexstring representation

IPv6TestAdapter v47 build 0.8

Submit a bug or feature

IPv6TestAdapter is a trademark or registered trademark of Testing Technologies IST GmbH in Germany and possibly in other countries.
(c) Copyright 2001-2005 Testing Technologies IST GmbH, Rosenthaler Str. 13, 10119 Berlin, Germany. All Rights Reserved.