public boolean | isSelected(java.io.File basedir, java.lang.String filename, java.io.File file)Method that each selector will implement to create their
selection behaviour. If there is a problem with the setup
of a selector, it can throw a BuildException to indicate
the problem.
|