java.lang.Cloneable
, ResourceSelector
, FileSelector
public class DependSelector extends MappingSelector
granularity, map, mapperElement, targetdir
description, location, project
Constructor | Description |
---|---|
DependSelector() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
selectionTest(java.io.File srcfile,
java.io.File destfile) |
this test is our selection test that compared the file with the destfile
|
java.lang.String |
toString() |
Basic DataType toString().
|
getCheckedRef, getError, setError, setError, validate
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes
isSelected
addConfigured, createMapper, isSelected, setGranularity, setTargetdir, verifySettings
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public java.lang.String toString()
DataType
public boolean selectionTest(java.io.File srcfile, java.io.File destfile)
selectionTest
in class MappingSelector
srcfile
- the source filedestfile
- the destination file