C# 클래스 Nuve.Reader.RootLexiconReader

파일 보기 프로젝트 열기: hrzafer/nuve 1 사용 예제들

공개 메소드들

메소드 설명
AddEntries ( DataSet ds, string tableName, Root>.Dictionary rootsById, MorphemeSurfaceDictionary rootsBySurface ) : void
RootLexiconReader ( Orthography orthography ) : System

비공개 메소드들

메소드 설명
AddRoots ( RootLine entry, Root>.Dictionary rootsById, MorphemeSurfaceDictionary rootsBySurface ) : void

메소드 상세

AddEntries() 공개 메소드

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

RootLexiconReader() 공개 메소드

public RootLexiconReader ( Orthography orthography ) : System
orthography Nuve.Orthographic.Orthography
리턴 System