Uses of Package
gate.creole.annic.apache.lucene.analysis.standard

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

Classes in gate.creole.annic.apache.lucene.analysis.standard used by gate.creole.annic.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.