public class DifferentSelector extends MappingSelector
granularity, map, mapperElement, targetdir| Constructor and Description |
|---|
DifferentSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
selectionTest(File srcfile,
File destfile)
this test is our selection test that compared the file with the destfile
|
void |
setIgnoreContents(boolean ignoreContents)
This flag tells the selector to ignore contents
|
void |
setIgnoreFileTimes(boolean ignoreFileTimes)
This flag tells the selector to ignore file times in the comparison
|
createMapper, isSelected, setGranularity, setTargetdir, verifySettingsgetError, setError, validategetDescription, isChecked, noChildrenAllowed, setChecked, setDescription, tooManyAttributespublic void setIgnoreFileTimes(boolean ignoreFileTimes)
ignoreFileTimes - if true ignore file timespublic void setIgnoreContents(boolean ignoreContents)
ignoreContents - if true ignore contentsprotected boolean selectionTest(File srcfile, File destfile)
selectionTest in class MappingSelectorsrcfile - the source filedestfile - the destination fileCopyright © 2001–2025. All rights reserved.