C# 클래스 Lucene.Net.Analysis.TestStopAnalyzer

파일 보기 프로젝트 열기: synhershko/lucene.net

공개 메소드들

메소드 설명
TestStopAnalyzer ( ) : System
TestStopAnalyzer ( System s ) : System

비공개 메소드들

메소드 설명
SetUp ( ) : void
TestDefaults ( ) : void
TestStopList ( ) : void
TestStopListPositions ( ) : void

메소드 상세

TestStopAnalyzer() 공개 메소드

public TestStopAnalyzer ( ) : System
리턴 System

TestStopAnalyzer() 공개 메소드

public TestStopAnalyzer ( System s ) : System
s System
리턴 System