Property | Type | Description | |
---|---|---|---|
EMAIL_TYPE | int | ||
HANGUL_TYPE | int | ||
HIRAGANA_TYPE | int | ||
IDEOGRAPHIC_TYPE | int | ||
KATAKANA_TYPE | int | ||
NUMERIC_TYPE | int | ||
SOUTH_EAST_ASIAN_TYPE | int | ||
URL_TYPE | int | ||
WORD_TYPE | int | ||
YYEOF | int |
Method | Description | |
---|---|---|
GetNextToken ( ) : int | ||
GetText ( ICharTermAttribute t ) : void | ||
UAX29URLEmailTokenizerImpl36 ( |
||
YyBegin ( int newState ) : void | ||
YyCharAt ( int pos ) : char | ||
YyClose ( ) : void | ||
YyPushBack ( int number ) : void | ||
YyReset ( |
Method | Description | |
---|---|---|
ZzRefill ( ) : bool | ||
ZzScanError ( int errorCode ) : void | ||
ZzUnpackAction ( string packed, int offset, int result ) : int | ||
ZzUnpackAction ( ) : int[] | ||
ZzUnpackAttribute ( string packed, int offset, int result ) : int | ||
ZzUnpackAttribute ( ) : int[] | ||
ZzUnpackCMap ( string packed ) : char[] | ||
ZzUnpackRowMap ( string packed, int offset, int result ) : int | ||
ZzUnpackRowMap ( ) : int[] | ||
ZzUnpackTrans ( string packed, int offset, int result ) : int | ||
ZzUnpackTrans ( ) : int[] |
public GetText ( ICharTermAttribute t ) : void | ||
t | ICharTermAttribute | |
return | void |
public UAX29URLEmailTokenizerImpl36 ( |
||
@in | ||
return | Lucene.Net.Analysis.Tokenattributes |
public YyReset ( |
||
reader | ||
return | void |
public static int SOUTH_EAST_ASIAN_TYPE | ||
return | int |