org.xeustechnologies.jtar
Class TarUtils

java.lang.Object
  extended by org.xeustechnologies.jtar.TarUtils

public class TarUtils
extends java.lang.Object

Author:
Kamran

Constructor Summary
TarUtils()
           
 
Method Summary
static long calculateTarSize(java.io.File path)
          Determines the tar file size of the given folder/file path
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TarUtils

public TarUtils()
Method Detail

calculateTarSize

public static long calculateTarSize(java.io.File path)
Determines the tar file size of the given folder/file path

Parameters:
path -
Returns:


Copyright © 2012 Xeus Technologies. All Rights Reserved.