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

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

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

Subclasses of BNDM in com.jaxfront.core.util.stringSearch
 class BNDMWildcards
          An implementation of the BNDM algorithm with wildcards ("don't care" symbols).