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