public class Archiver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Archiver.ArchiverBuilder |
| Modifier and Type | Field and Description |
|---|---|
static long |
DOS_EPOCH_IN_JAVA_TIME |
static long |
MINIMUM_TIMESTAMP_INCREMENT |
public static final long DOS_EPOCH_IN_JAVA_TIME
public static final long MINIMUM_TIMESTAMP_INCREMENT
public void archive(File archive, List<String> sourceDirectories) throws IOException
IOExceptionpublic void archive(File archive, File... sourceDirectories) throws IOException
IOExceptionpublic void archive(File archive, Source... sources) throws IOException
IOExceptionpublic static Archiver.ArchiverBuilder builder()
Copyright © 2015. All rights reserved.