NAME Plucene::Analysis::CharTokenizer - base class for character tokenisers SYNOPSIS # isa Plucene::Analysis::Tokenizer my $next = $chartokenizer->next; DESCRIPTION This is an abstract base class for simple, character-oriented tokenizers. METHODS token_re This should be defined in subclasses. normalize This will normalise the character before it is added to the token. next my $next = $chartokenizer->next; This will return the next token in the string, or undef at the end of the string.
Generated by phpman v3.7.12 Author: Che Dong Under GNU General Public License
2026-06-13 14:14 @216.73.216.28
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)