Uses of Class
com.jaxfront.core.util.stringSearch.MismatchSearch

Packages that use MismatchSearch
com.jaxfront.core.util.stringSearch Implementations of high-performance String searching algorithms. 
 

Uses of MismatchSearch in com.jaxfront.core.util.stringSearch
 

Subclasses of MismatchSearch in com.jaxfront.core.util.stringSearch
 class ShiftOrMismatches
          An implementation of the Shift-Or algorithm with mismatches.