org.apache.jetspeed.util
Class ChecksumHelper

java.lang.Object
  extended byorg.apache.jetspeed.util.ChecksumHelper

public final class ChecksumHelper
extends Object

implements checksum related utilities

Version:
$Id: ChecksumHelper.java 187214 2004-08-05 18:26:19Z taylor $
Author:
David Sean Taylor

Constructor Summary
ChecksumHelper()
           
 
Method Summary
static long getChecksum(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChecksumHelper

public ChecksumHelper()
Method Detail

getChecksum

public static long getChecksum(InputStream is)


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.