|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.util.wanderer.Wanderer
com.bbn.openmap.util.wanderer.OneWaySync
com.bbn.openmap.util.wanderer.OneWaySync.BackCheck
Nested Class Summary |
Nested classes inherited from class com.bbn.openmap.util.wanderer.OneWaySync |
OneWaySync.BackCheck |
Field Summary |
Fields inherited from class com.bbn.openmap.util.wanderer.OneWaySync |
dirSuffixAvoids, dirSuffixLimits, fakeit, fileSuffixAvoids, fileSuffixLimits, notCopiedList, overwrite, src, tgt, verbose |
Constructor Summary | |
OneWaySync.BackCheck(java.lang.String targetDirName,
java.lang.String srcDirName)
|
Method Summary | |
void |
handleDirectory(java.io.File directory,
java.lang.String[] contentNames)
Wanderer method handing directories. |
void |
handleFile(java.io.File file)
WandererCallback method handing files, check and copy those that fit the avoid and limit parameters. |
Methods inherited from class com.bbn.openmap.util.wanderer.OneWaySync |
checkTargetSolos, checkToSkipDirectory, checkToSkipFile, copy, getFakeit, getRelativePathFromSource, getRelativePathFromTarget, getSourceFile, getTargetFile, getVerbose, handleDirectory, main, setDirSuffixAvoids, setDirSuffixLimits, setFakeit, setFileSuffixAvoids, setFileSuffixLimits, setVerbose, start, subtractPathFromDirectory, writeUnsynched |
Methods inherited from class com.bbn.openmap.util.wanderer.Wanderer |
getCallback, handleEntry, setCallback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OneWaySync.BackCheck(java.lang.String targetDirName, java.lang.String srcDirName)
Method Detail |
public void handleDirectory(java.io.File directory, java.lang.String[] contentNames)
OneWaySync
handleDirectory
in class OneWaySync
public void handleFile(java.io.File file)
OneWaySync
handleFile
in interface WandererCallback
handleFile
in class OneWaySync
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |