Uses of Interface
gzz.util.StringSearcher

Packages that use StringSearcher
gzz gzz 
gzz.impl   
gzz.util   
 

Uses of StringSearcher in gzz
 

Methods in gzz that return StringSearcher
 StringSearcher SearchableCellTexter.getStringSearcher()
          Get a StringSearcher that maps cells' texts to cells.
 

Uses of StringSearcher in gzz.impl
 

Methods in gzz.impl that return StringSearcher
 StringSearcher SimpleVStreamTexter.getStringSearcher()
           
 

Uses of StringSearcher in gzz.util
 

Classes in gzz.util that implement StringSearcher
 class InitialStringSearcher
          Searches for strings having the parameter string as the initial substring.