Uses of Interface
org.ujac.util.text.PatternMatcher

Packages that use PatternMatcher
org.ujac.util.text   
 

Uses of PatternMatcher in org.ujac.util.text
 

Classes in org.ujac.util.text that implement PatternMatcher
 class SimplePatternMatcher
          Name: SimplePatternMatcher
Description: A simple pattern matcher implementation.
This implementation allows patterns, beginning with a wildcard ('*'), ends with a wildcard or both of each.
In case no wild card is defined, tested texts have to exactly match the pattern.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.