org.apache.jetspeed.util
Class MultiFileChecksumHelper

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

public class MultiFileChecksumHelper
extends Object

Perform a single checksum calculation for multiple files

Version:
$Id$
Author:
Ate Douma, David Sean Taylor

Constructor Summary
MultiFileChecksumHelper()
           
 
Method Summary
static long getChecksum(File[] files)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiFileChecksumHelper

public MultiFileChecksumHelper()
Method Detail

getChecksum

public static long getChecksum(File[] files)


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