Uses of Package
org.apache.lucene.analysis.standard

Packages that use org.apache.lucene.analysis.standard
org.apache.lucene.analysis.standard A grammar-based tokenizer constructed with JavaCC. 
 

Classes in org.apache.lucene.analysis.standard used by org.apache.lucene.analysis.standard
CharStream
          This interface describes a character stream that maintains line and column number positions of the characters.
ParseException
          This exception is thrown when parse errors are encountered.
StandardTokenizerConstants
           
StandardTokenizerTokenManager
           
Token
          Describes the input token stream.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.