public class ZipCommand extends Object implements Command
A prefix may be specified.
Constructor and Description |
---|
ZipCommand(Path src,
Path dst) |
ZipCommand(Path src,
Path dst,
String prefix) |
ZipCommand(Path src,
Path dst,
String prefix,
PathFilter filter) |
public ZipCommand(Path src, Path dst, String prefix, PathFilter filter)
public void exec(CommandContext ctx) throws IOException
exec
in interface Command
IOException
public String toString(CommandContext ctx)
Copyright © 2015 Nuxeo SA. All rights reserved.