JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.analysis.standard.StandardTokenizer
Packages that use
StandardTokenizer
Package
Description
org.apache.lucene.analysis.standard
Fast, general-purpose grammar-based tokenizers.
Uses of
StandardTokenizer
in
org.apache.lucene.analysis.standard
Methods in
org.apache.lucene.analysis.standard
that return
StandardTokenizer
Modifier and Type
Method and Description
StandardTokenizer
StandardTokenizerFactory.
create
(
AttributeFactory
factory)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes