Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lucene
Net
Analysis
Fa
PersianCharFilter
C# 클래스 Lucene.Net.Analysis.Fa.PersianCharFilter
CharFilter that replaces instances of Zero-width non-joiner with an ordinary space.
상속:
CharFilter
파일 보기
프로젝트 열기: apache/lucenenet
공개 메소드들
메소드
설명
PersianCharFilter
(
TextReader
@in
) :
System.IO
Read
( ) :
int
Read
(
char
cbuf
,
int
off
,
int
len
) :
int
보호된 메소드들
메소드
설명
Correct
(
int
currentOff
) :
int
메소드 상세
Correct()
보호된
메소드
protected
Correct
(
int
currentOff
) :
int
currentOff
int
리턴
int
PersianCharFilter()
공개
메소드
public
PersianCharFilter
(
TextReader
@in
) :
System.IO
@in
System.IO.TextReader
리턴
System.IO
Read()
공개
메소드
public
Read
( ) :
int
리턴
int
Read()
공개
메소드
public
Read
(
char
cbuf
,
int
off
,
int
len
) :
int
cbuf
char
off
int
len
int
리턴
int