Uses of Interface org.apache.lucene.queryParser.CharStream

Uses in package org.apache.lucene.queryParser

Classes implementing org.apache.lucene.queryParser.CharStream

class
An efficient implementation of JavaCC's CharStream interface.

Constructors with parameter type org.apache.lucene.queryParser.CharStream

Fields of type org.apache.lucene.queryParser.CharStream

CharStream

Methods with parameter type org.apache.lucene.queryParser.CharStream

void
void
void
QueryParserTokenManager.ReInit(CharStream stream, int lexState)

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