org.apache.archiva.checksum
Class Hex
java.lang.Object
org.apache.archiva.checksum.Hex
public class Hex
- extends Object
Hex - simple hex conversions.
- Version:
- $Id: Hex.java 1161440 2011-08-25 08:42:50Z brett $
|
Constructor Summary |
Hex()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hex
public Hex()
encode
public static String encode(byte[] data)
encode
public static String encode(String raw)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.