C# Class Lucene.Net.Analyzers.Hunspell.HunspellDictionaryLoader

Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Méthodes publiques

Méthode Description
Dictionary ( String baseName ) : HunspellDictionary
Stream ( String contentName ) : Stream

Method Details

Dictionary() public static méthode

public static Dictionary ( String baseName ) : HunspellDictionary
baseName String
Résultat Lucene.Net.Analysis.Hunspell.HunspellDictionary

Stream() public static méthode

public static Stream ( String contentName ) : Stream
contentName String
Résultat Stream