Uses of Class
com.indexdata.torus2.query.QueryMatcher.Tokenizer.TokenizerType

Packages that use QueryMatcher.Tokenizer.TokenizerType
com.indexdata.torus2.query   
 

Uses of QueryMatcher.Tokenizer.TokenizerType in com.indexdata.torus2.query
 

Methods in com.indexdata.torus2.query that return QueryMatcher.Tokenizer.TokenizerType
static QueryMatcher.Tokenizer.TokenizerType QueryMatcher.Tokenizer.TokenizerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryMatcher.Tokenizer.TokenizerType[] QueryMatcher.Tokenizer.TokenizerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.indexdata.torus2.query with parameters of type QueryMatcher.Tokenizer.TokenizerType
static String QueryMatcher.normalizeTokens(String src, String sep, QueryMatcher.Tokenizer.TokenizerType type)
           
 

Constructors in com.indexdata.torus2.query with parameters of type QueryMatcher.Tokenizer.TokenizerType
QueryMatcher.Tokenizer(String str, QueryMatcher.Tokenizer.TokenizerType type)
           
 



Copyright © 2008-2012 Index Data. All Rights Reserved.