|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.damf.console.comperation.command.ConsoleCommand
net.damf.console.comperation.fileHandle.DirectoryMerge
public class DirectoryMerge
| Field Summary | |
|---|---|
private java.io.File |
copyTo
|
private java.io.File |
dir
|
| Fields inherited from class net.damf.console.comperation.command.ConsoleCommand |
|---|
flag, fluked, inited |
| Constructor Summary | |
|---|---|
DirectoryMerge()
|
|
DirectoryMerge(java.io.File fromDir,
java.io.File copyToDir)
|
|
| Method Summary | |
|---|---|
int |
argumentsNeeded()
|
Comperation |
giveFiles(java.lang.String[] files)
|
java.lang.String[] |
make(java.lang.String[] param)
|
boolean |
perform()
|
| Methods inherited from class net.damf.console.comperation.command.ConsoleCommand |
|---|
crunchQuotes, gatherFlags, isInited, requiresCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.io.File dir
private java.io.File copyTo
| Constructor Detail |
|---|
public DirectoryMerge()
public DirectoryMerge(java.io.File fromDir,
java.io.File copyToDir)
| Method Detail |
|---|
public int argumentsNeeded()
argumentsNeeded in interface ComperationargumentsNeeded in class ConsoleCommandpublic java.lang.String[] make(java.lang.String[] param)
make in interface Comperationmake in class ConsoleCommandpublic Comperation giveFiles(java.lang.String[] files)
giveFiles in interface ComperationgiveFiles in class ConsoleCommandpublic boolean perform()
perform in interface Comperationperform in class ConsoleCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||