public class Archiver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Archiver.ArchiverBuilder |
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.