Uses of Class
pl.edu.agh.cast.importer.base.util.TokenizerInfo

Packages that use TokenizerInfo
pl.edu.agh.cast.importer.base.util Provides CAST Importer various general utility classes for the base data importer. 
pl.edu.agh.cast.importer.wizard.util Provides CAST Importer wizard's various general utility classes. 
 

Uses of TokenizerInfo in pl.edu.agh.cast.importer.base.util
 

Methods in pl.edu.agh.cast.importer.base.util that return types with arguments of type TokenizerInfo
 List<TokenizerInfo> IImporterPluginRegistryProvider.getTokenizerInfos()
          Returns the list of information about all available tokenizers.
 List<TokenizerInfo> ImporterUtil.getTokenizerInfos()
          Delegated method.
 

Methods in pl.edu.agh.cast.importer.base.util with parameters of type TokenizerInfo
 int TokenizerInfo.compareTo(TokenizerInfo that)
          
 

Uses of TokenizerInfo in pl.edu.agh.cast.importer.wizard.util
 

Methods in pl.edu.agh.cast.importer.wizard.util that return types with arguments of type TokenizerInfo
 List<TokenizerInfo> MockImporterPluginRegistryProvider.getTokenizerInfos()
          Returns the list of information about all available tokenizers.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.