Uses of Class
org.cojen.util.PatternMatcher.Result

Packages that use PatternMatcher.Result
org.cojen.util   
 

Uses of PatternMatcher.Result in org.cojen.util
 

Methods in org.cojen.util that return PatternMatcher.Result
 PatternMatcher.Result PatternMatcher.getMatch(String lookup)
          Returns null if no match.
 PatternMatcher.Result[] PatternMatcher.getMatches(String lookup, int limit)
          Returns an empty array if no matches.
 



Copyright © 2004-2011 Brian S O'Neill. All Rights Reserved.