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 Command
IOException
public String toString(CommandContext ctx)
Copyright © 2011 Nuxeo SA. All Rights Reserved.