A matcher class that can be queried to determine if a character array portion matches.
This class comes complete with various factory methods. If these do not suffice, you can subclass and implement your own matcher.
@author Apache Software Foundation
@since 2.2
@version $Id: StrMatcher.java 889215 2009-12-10 11:56:38Z bayard $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.