> Does Ant API has any property query mechanism to find the declared
> properties either by regular expression value. 
> 
> Currently I am looking to read all the properties with name dID,
> irrespective of case ie.. did, dId etc..
> 
> We could definitely write our own wrapper.. if some thing already 
exists..
> considering to use that.

http://ant.apache.org/manual/CoreTypes/propertyset.html

Reply via email to