I had a look at DirectoryScanner scan() impl and find that
SelectorUtils is the class which is supporting all the matchings for include
and excludes.
Basically like the match method
public static boolean match(String pattern, String str,
boolean isCaseSensitive)
I am looking if there is any method which says
public static boolean containsString(String pattern, String
aString2BeContained,
boolean isCaseSensitive)
Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/Ant-style-Pattern-Matching-api-to-find-indexOf-tp25947257p26108513.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]