net.agmodel.utility
Class UnicodeFormatter

java.lang.Object
  extended bynet.agmodel.utility.UnicodeFormatter

public class UnicodeFormatter
extends Object


Constructor Summary
UnicodeFormatter()
           
 
Method Summary
static String byteToHex(byte b)
           
static String charToHex(char c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnicodeFormatter

public UnicodeFormatter()
Method Detail

byteToHex

public static String byteToHex(byte b)

charToHex

public static String charToHex(char c)


Copyright (C) NARC 2001 All Rights Reserved.