org.nuxeo.runtime.jboss.deployment.preprocessor.install.commands
Class AppendCommand
java.lang.Object
org.nuxeo.runtime.jboss.deployment.preprocessor.install.commands.AppendCommand
- All Implemented Interfaces:
- Command
public class AppendCommand
- extends Object
- implements Command
- Author:
- Bogdan Stefanescu
src
protected final Path src
dst
protected final Path dst
addNewLine
protected final boolean addNewLine
AppendCommand
public AppendCommand(Path src,
Path dst,
boolean addNewLine)
AppendCommand
public AppendCommand(Path src,
Path dst)
exec
public void exec(CommandContext ctx)
throws IOException
- Specified by:
exec in interface Command
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.