public class LuceneJUnitDividingSelector
extends org.apache.tools.ant.types.selectors.BaseExtendSelector
Constructor and Description |
---|
LuceneJUnitDividingSelector() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(java.io.File dir,
java.lang.String name,
java.io.File path) |
boolean |
isSelected(org.apache.tools.ant.types.Resource r) |
void |
setParameters(org.apache.tools.ant.types.Parameter... pParameters) |
void |
verifySettings() |
getError, setError, setError, validate
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString
public void setParameters(org.apache.tools.ant.types.Parameter... pParameters)
setParameters
in interface org.apache.tools.ant.types.Parameterizable
setParameters
in class org.apache.tools.ant.types.selectors.BaseExtendSelector
public void verifySettings()
verifySettings
in class org.apache.tools.ant.types.selectors.BaseSelector
public boolean isSelected(java.io.File dir, java.lang.String name, java.io.File path)
isSelected
in interface org.apache.tools.ant.types.selectors.FileSelector
isSelected
in class org.apache.tools.ant.types.selectors.BaseExtendSelector
public boolean isSelected(org.apache.tools.ant.types.Resource r)
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.