java.lang.Cloneable
, ResourceSelector
, FileSelector
public class SignedSelector extends DataType implements FileSelector
description, location, project
Constructor | Description |
---|---|
SignedSelector() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isSelected(java.io.File basedir,
java.lang.String filename,
java.io.File file) |
The heart of the matter.
|
void |
setName(java.lang.String name) |
The signature name to check jarfile for.
|
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString
isSelected
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public void setName(java.lang.String name)
name
- signature to look for.public boolean isSelected(java.io.File basedir, java.lang.String filename, java.io.File file)
isSelected
in interface FileSelector
basedir
- not used by this selectorfilename
- not used by this selectorfile
- path to file to be selected