Hi,

I am searching ant source to find, if there are api for string contains
match as per the fileset include and exclude syntax.

e.g  If I have pattern like *3_m3 and ask if it contains the strings (with
option of case sensitive index match index search) g3 or abc3 etc.. then it
should say yes with index as 0 (the start index)

I see SelectorUtils which does do exact match, but I am looking for indexOf
kind of match.

Any leads to such api  pl if one exists.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com



-- 
View this message in context: 
http://www.nabble.com/Ant-stype-Pattern-Matching-api-tp25947257p25947257.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to