SplitAlphaNumericAnalyzer Class

Definition

Namespace: PCBI_SearchBar.Extensions
Assembly: PCBI_SearchBar (in PCBI_SearchBar.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class SplitAlphaNumericAnalyzer : Analyzer
Inheritance
Object    Analyzer    SplitAlphaNumericAnalyzer

Constructors

SplitAlphaNumericAnalyzerInitializes a new instance of the SplitAlphaNumericAnalyzer class

Properties

Strategy
(Inherited from Analyzer)

Methods

Dispose
(Inherited from Analyzer)
GetOffsetGap
(Inherited from Analyzer)
GetPositionIncrementGap
(Inherited from Analyzer)
GetTokenStream(String, TextReader)
(Inherited from Analyzer)
GetTokenStream(String, String)
(Inherited from Analyzer)

See Also