org.apache.lucene.demo.html
Class HTMLParserTokenManager
- HTMLParserConstants
public class HTMLParserTokenManager
AfterEquals , ArgEquals , ArgName , ArgQuote1 , ArgQuote2 , ArgValue , CloseQuote1 , CloseQuote2 , Comment1 , Comment2 , CommentEnd1 , CommentEnd2 , CommentText1 , CommentText2 , DEFAULT , DeclName , EOF , Entity , HEX , LET , NUM , Punct , Quote1Text , Quote2Text , SP , ScriptEnd , ScriptStart , ScriptText , Space , TagEnd , TagName , WithinComment1 , WithinComment2 , WithinQuote1 , WithinQuote2 , WithinScript , WithinTag , Word , tokenImage |
curChar
protected char curChar
jjnewLexState
public static final int[] jjnewLexState
jjstrLiteralImages
public static final String[] jjstrLiteralImages
lexStateNames
public static final String[] lexStateNames
HTMLParserTokenManager
public HTMLParserTokenManager(SimpleCharStream stream,
int lexState)
SwitchTo
public void SwitchTo(int lexState)
getNextToken
public Token getNextToken()
jjFillToken
protected Token jjFillToken()
setDebugStream
public void setDebugStream(PrintStream ds)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.