fr.gouv.culture.sdx.search.lucene.queryparser
Class ZeroPositionIncrementTokenQueryParserTokenManager

java.lang.Object
  extended by fr.gouv.culture.sdx.search.lucene.queryparser.ZeroPositionIncrementTokenQueryParserTokenManager
All Implemented Interfaces:
ZeroPositionIncrementTokenQueryParserConstants

public class ZeroPositionIncrementTokenQueryParserTokenManager
extends java.lang.Object
implements ZeroPositionIncrementTokenQueryParserConstants


Field Summary
protected  char curChar
           
 java.io.PrintStream debugStream
           
protected  CharStream input_stream
           
static int[] jjnewLexState
           
static java.lang.String[] jjstrLiteralImages
           
static java.lang.String[] lexStateNames
           
 
Fields inherited from interface fr.gouv.culture.sdx.search.lucene.queryparser.ZeroPositionIncrementTokenQueryParserConstants
_ESCAPED_CHAR, _NUM_CHAR, _TERM_CHAR, _TERM_START_CHAR, _WHITESPACE, AND, Boost, CARAT, COLON, DEFAULT, EOF, FUZZY, LPAREN, MINUS, NO_ANALYSIS, NOT, NUMBER, OR, PLUS, PREFIXTERM, QUOTED, RangeEx, RANGEEX_END, RANGEEX_GOOP, RANGEEX_QUOTED, RANGEEX_START, RANGEEX_TO, RangeIn, RANGEIN_END, RANGEIN_GOOP, RANGEIN_QUOTED, RANGEIN_START, RANGEIN_TO, RPAREN, SLOP, TERM, tokenImage, WILDTERM
 
Constructor Summary
ZeroPositionIncrementTokenQueryParserTokenManager(CharStream stream)
           
ZeroPositionIncrementTokenQueryParserTokenManager(CharStream stream, int lexState)
           
 
Method Summary
 Token getNextToken()
           
protected  Token jjFillToken()
           
 void ReInit(CharStream stream)
           
 void ReInit(CharStream stream, int lexState)
           
 void setDebugStream(java.io.PrintStream ds)
           
 void SwitchTo(int lexState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debugStream

public java.io.PrintStream debugStream

jjstrLiteralImages

public static final java.lang.String[] jjstrLiteralImages

lexStateNames

public static final java.lang.String[] lexStateNames

jjnewLexState

public static final int[] jjnewLexState

input_stream

protected CharStream input_stream

curChar

protected char curChar
Constructor Detail

ZeroPositionIncrementTokenQueryParserTokenManager

public ZeroPositionIncrementTokenQueryParserTokenManager(CharStream stream)

ZeroPositionIncrementTokenQueryParserTokenManager

public ZeroPositionIncrementTokenQueryParserTokenManager(CharStream stream,
                                                         int lexState)
Method Detail

setDebugStream

public void setDebugStream(java.io.PrintStream ds)

ReInit

public void ReInit(CharStream stream)

ReInit

public void ReInit(CharStream stream,
                   int lexState)

SwitchTo

public void SwitchTo(int lexState)

jjFillToken

protected Token jjFillToken()

getNextToken

public Token getNextToken()


Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.