org.apache.jetspeed.util
Class ChecksumHelper

java.lang.Object
  extended by org.apache.jetspeed.util.ChecksumHelper

public final class ChecksumHelper
extends Object

implements checksum related utilities

Version:
$Id: ChecksumHelper.java 516448 2007-03-09 16:25:47Z ate $
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-2007 Apache Software Foundation. All Rights Reserved.