|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xeustechnologies.jtar.TarUtils
public class TarUtils
| 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 |
|---|
public TarUtils()
| Method Detail |
|---|
public static long calculateTarSize(java.io.File path)
path -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||