C# Class Xapian.Stem

Inheritance: IDisposable
Afficher le fichier Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Apply ( string word ) : string
Dispose ( ) : void
GetAvailableLanguages ( ) : string
GetDescription ( ) : string
Stem ( string language ) : System

Private Methods

Méthode Description
Stem ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( Stem obj ) : HandleRef

Method Details

Apply() public méthode

public Apply ( string word ) : string
word string
Résultat string

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetAvailableLanguages() public static méthode

public static GetAvailableLanguages ( ) : string
Résultat string

GetDescription() public méthode

public GetDescription ( ) : string
Résultat string

Stem() public méthode

public Stem ( string language ) : System
language string
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool