C# Class Lucene.Net.Analysis.AR.ArabicNormalizer

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

Méthodes publiques

Méthode Description
Normalize ( char s, int len ) : int

Méthodes protégées

Méthode Description
Delete ( char s, int pos, int len ) : int

Method Details

Delete() protected méthode

protected Delete ( char s, int pos, int len ) : int
s char Input Buffer
pos int Position of character to delete
len int length of input buffer
Résultat int

Normalize() public méthode

public Normalize ( char s, int len ) : int
s char input buffer
len int length of input buffer
Résultat int