C# Class Nuve.Reader.RootLexiconReader

Afficher le fichier Open project: hrzafer/nuve Class Usage Examples

Méthodes publiques

Méthode Description
AddEntries ( DataSet ds, string tableName, Root>.Dictionary rootsById, MorphemeSurfaceDictionary rootsBySurface ) : void
RootLexiconReader ( Orthography orthography ) : System

Private Methods

Méthode Description
AddRoots ( RootLine entry, Root>.Dictionary rootsById, MorphemeSurfaceDictionary rootsBySurface ) : void

Method Details

AddEntries() public méthode

public AddEntries ( DataSet ds, string tableName, Root>.Dictionary rootsById, MorphemeSurfaceDictionary rootsBySurface ) : void
ds System.Data.DataSet
tableName string
rootsById Root>.Dictionary
rootsBySurface MorphemeSurfaceDictionary
Résultat void

RootLexiconReader() public méthode

public RootLexiconReader ( Orthography orthography ) : System
orthography Nuve.Orthographic.Orthography
Résultat System