public class AppendCommand extends Object implements Command
| Constructor and Description |
|---|
AppendCommand(Path src,
Path dst) |
AppendCommand(Path src,
Path dst,
boolean addNewLine,
FileNamePattern pattern) |
public AppendCommand(Path src, Path dst, boolean addNewLine, FileNamePattern pattern)
public void exec(CommandContext ctx) throws IOException
exec in interface CommandIOExceptionpublic String toString(CommandContext ctx)
Copyright © 2012 Nuxeo SA. All Rights Reserved.