|
|||||||||
| Home >> All >> org >> apache >> lucene >> demo >> [ html overview ] | PREV NEXT | ||||||||
A
- AfterEquals - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ArgEquals - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ArgName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ArgQuote1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ArgQuote2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ArgValue() - Method in class org.apache.lucene.demo.html.HTMLParser
- ArgValue - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- add(String, int) - Static method in class org.apache.lucene.demo.html.Entities
- addEscapes(String) - Static method in class org.apache.lucene.demo.html.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
- addMetaTag() - Method in class org.apache.lucene.demo.html.HTMLParser
- addSpace() - Method in class org.apache.lucene.demo.html.HTMLParser
- addText(String) - Method in class org.apache.lucene.demo.html.HTMLParser
- addToSummary(String) - Method in class org.apache.lucene.demo.html.HTMLParser
- add_escapes(String) - Method in class org.apache.lucene.demo.html.ParseException
- Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- adjustBeginLineColumn(int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- afterSpace - Variable in class org.apache.lucene.demo.html.HTMLParser
- afterTag - Variable in class org.apache.lucene.demo.html.HTMLParser
- arg - Variable in class org.apache.lucene.demo.html.HTMLParser.JJCalls
- available - Variable in class org.apache.lucene.demo.html.SimpleCharStream
B
- BeginToken() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- backup(int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- beginColumn - Variable in class org.apache.lucene.demo.html.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- beginLine - Variable in class org.apache.lucene.demo.html.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- bufcolumn - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- buffer - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- bufline - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- bufpos - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- bufsize - Variable in class org.apache.lucene.demo.html.SimpleCharStream
C
- CloseQuote1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- CloseQuote2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Comment1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Comment2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- CommentEnd1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- CommentEnd2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- CommentTag() - Method in class org.apache.lucene.demo.html.HTMLParser
- CommentText1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- CommentText2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- column - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- curChar - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- curLexState - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- currentMetaContent - Variable in class org.apache.lucene.demo.html.HTMLParser
- currentMetaTag - Variable in class org.apache.lucene.demo.html.HTMLParser
- currentToken - Variable in class org.apache.lucene.demo.html.ParseException
- This is the last token that has been consumed successfully.
D
- DEFAULT - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Decl() - Method in class org.apache.lucene.demo.html.HTMLParser
- DeclName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Done() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- debugStream - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- decode(String) - Static method in class org.apache.lucene.demo.html.Entities
- decoder - Static variable in class org.apache.lucene.demo.html.Entities
- defaultLexState - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- disable_tracing() - Method in class org.apache.lucene.demo.html.HTMLParser
E
- EOF - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Entities - class org.apache.lucene.demo.html.Entities.
- Entities() - Constructor for class org.apache.lucene.demo.html.Entities
- Entity - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ExpandBuff(boolean) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- enable_tracing() - Method in class org.apache.lucene.demo.html.HTMLParser
- encode(String) - Static method in class org.apache.lucene.demo.html.Entities
- encoder - Static variable in class org.apache.lucene.demo.html.Entities
- endColumn - Variable in class org.apache.lucene.demo.html.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- endLine - Variable in class org.apache.lucene.demo.html.Token
- beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- eol - Variable in class org.apache.lucene.demo.html.HTMLParser
- eol - Variable in class org.apache.lucene.demo.html.ParseException
- The end of line string for this machine.
- errorCode - Variable in class org.apache.lucene.demo.html.TokenMgrError
- Indicates the reason why the exception is thrown.
- expectedTokenSequences - Variable in class org.apache.lucene.demo.html.ParseException
- Each entry in this array is an array of integers.
F
- FillBuff() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- first - Variable in class org.apache.lucene.demo.html.HTMLParser.JJCalls
- full() - Method in class org.apache.lucene.demo.html.HTMLParser.MyPipedInputStream
G
- GetImage() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- GetSuffix(int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- gen - Variable in class org.apache.lucene.demo.html.HTMLParser.JJCalls
- generateParseException() - Method in class org.apache.lucene.demo.html.HTMLParser
- getBeginColumn() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- getBeginLine() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- getColumn() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- Deprecated.
- getEndColumn() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- getEndLine() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- getLine() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- Deprecated.
- getMessage() - Method in class org.apache.lucene.demo.html.ParseException
- This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in class org.apache.lucene.demo.html.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMetaTags() - Method in class org.apache.lucene.demo.html.HTMLParser
- getNextToken() - Method in class org.apache.lucene.demo.html.HTMLParser
- getNextToken() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- getReader() - Method in class org.apache.lucene.demo.html.HTMLParser
- getSummary() - Method in class org.apache.lucene.demo.html.HTMLParser
- getTitle() - Method in class org.apache.lucene.demo.html.HTMLParser
- getToken(int) - Method in class org.apache.lucene.demo.html.HTMLParser
H
- HTMLDocument() - Method in class org.apache.lucene.demo.html.HTMLParser
- HTMLParser - class org.apache.lucene.demo.html.HTMLParser.
- HTMLParser(File) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(InputStream) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(Reader) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser(HTMLParserTokenManager) - Constructor for class org.apache.lucene.demo.html.HTMLParser
- HTMLParser.JJCalls - class org.apache.lucene.demo.html.HTMLParser.JJCalls.
- HTMLParser.JJCalls() - Constructor for class org.apache.lucene.demo.html.HTMLParser.JJCalls
- HTMLParser.LookaheadSuccess - error org.apache.lucene.demo.html.HTMLParser.LookaheadSuccess.
- HTMLParser.LookaheadSuccess() - Constructor for class org.apache.lucene.demo.html.HTMLParser.LookaheadSuccess
- HTMLParser.MyPipedInputStream - class org.apache.lucene.demo.html.HTMLParser.MyPipedInputStream.
- HTMLParser.MyPipedInputStream() - Constructor for class org.apache.lucene.demo.html.HTMLParser.MyPipedInputStream
- HTMLParser.MyPipedInputStream(PipedOutputStream) - Constructor for class org.apache.lucene.demo.html.HTMLParser.MyPipedInputStream
- HTMLParserConstants - interface org.apache.lucene.demo.html.HTMLParserConstants.
- HTMLParserTokenManager - class org.apache.lucene.demo.html.HTMLParserTokenManager.
- HTMLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.lucene.demo.html.HTMLParserTokenManager
- HTMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.lucene.demo.html.HTMLParserTokenManager
I
- INVALID_LEXICAL_STATE - Static variable in class org.apache.lucene.demo.html.TokenMgrError
- Tried to change to an invalid lexical state.
- image - Variable in class org.apache.lucene.demo.html.Token
- The string image of the token.
- inBuf - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- inMetaTag - Variable in class org.apache.lucene.demo.html.HTMLParser
- inStyle - Variable in class org.apache.lucene.demo.html.HTMLParser
- inTitle - Variable in class org.apache.lucene.demo.html.HTMLParser
- inputStream - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- input_stream - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
J
- jjAddStates(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjCanMove_0(int, int, int, long, long) - Static method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjCheckNAdd(int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjCheckNAddStates(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjCheckNAddStates(int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjCheckNAddTwoStates(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjFillToken() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_0(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_1(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_2(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_3(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_4(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_5(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_6(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveNfa_7(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_0() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_1() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_2() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_3() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_4() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_5() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_6() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_7() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa1_0(long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa1_6(long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa2_0(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa2_6(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa3_0(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa4_0(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa5_0(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa6_0(long, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfaWithStates_0(int, int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfaWithStates_2(int, int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfaWithStates_3(int, int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfaWithStates_6(int, int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfaWithStates_7(int, int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfa_0(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfa_2(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfa_3(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfa_6(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStartNfa_7(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopAtPos(int, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_0(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_2(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_3(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_6(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_7(int, long) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jj_2_1(int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_2_2(int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_2_rtns - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_3_1() - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_3_2() - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_add_error_token(int, int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_consume_token(int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_endpos - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_expentries - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_expentry - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_gc - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_gen - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_input_stream - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_kind - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_la - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_la1 - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_la1_0 - Static variable in class org.apache.lucene.demo.html.HTMLParser
- jj_la1_0() - Static method in class org.apache.lucene.demo.html.HTMLParser
- jj_lastpos - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_lasttokens - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_ls - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_nt - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_ntk - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_ntk() - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_rescan - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_rescan_token() - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_save(int, int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_scan_token(int) - Method in class org.apache.lucene.demo.html.HTMLParser
- jj_scanpos - Variable in class org.apache.lucene.demo.html.HTMLParser
- jj_semLA - Variable in class org.apache.lucene.demo.html.HTMLParser
- jjbitVec0 - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjbitVec2 - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjmatchedKind - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjmatchedPos - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjnewLexState - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjnewStateCnt - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjnextStates - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjround - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjrounds - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjstateSet - Variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjstrLiteralImages - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjtoSkip - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- jjtoToken - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
K
- kind - Variable in class org.apache.lucene.demo.html.Token
- An integer that describes the kind of this token.
L
- LET - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- LEXICAL_ERROR - Static variable in class org.apache.lucene.demo.html.TokenMgrError
- Lexical error occured.
- LOOP_DETECTED - Static variable in class org.apache.lucene.demo.html.TokenMgrError
- Detected (and bailed out of) an infinite loop in the token manager.
- LexicalError(boolean, int, int, int, String, char) - Static method in class org.apache.lucene.demo.html.TokenMgrError
- Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- length - Variable in class org.apache.lucene.demo.html.HTMLParser
- lexStateNames - Static variable in class org.apache.lucene.demo.html.HTMLParserTokenManager
- line - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- lookingAhead - Variable in class org.apache.lucene.demo.html.HTMLParser
M
- main(String[]) - Static method in class org.apache.lucene.demo.html.Test
- maxNextCharInd - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- metaTags - Variable in class org.apache.lucene.demo.html.HTMLParser
N
- NUM - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- newToken(int) - Static method in class org.apache.lucene.demo.html.Token
- Returns a new Token object, by default.
- next - Variable in class org.apache.lucene.demo.html.HTMLParser.JJCalls
- next - Variable in class org.apache.lucene.demo.html.Token
- A reference to the next regular (non-special) token from the input stream.
O
- org.apache.lucene.demo.html - package org.apache.lucene.demo.html
P
- ParseException - exception org.apache.lucene.demo.html.ParseException.
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for class org.apache.lucene.demo.html.ParseException
- This constructor is used by the method "generateParseException" in the generated parser.
- ParseException() - Constructor for class org.apache.lucene.demo.html.ParseException
- The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for class org.apache.lucene.demo.html.ParseException
- ParserThread - class org.apache.lucene.demo.html.ParserThread.
- ParserThread(HTMLParser) - Constructor for class org.apache.lucene.demo.html.ParserThread
- Punct - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- parse(File) - Static method in class org.apache.lucene.demo.html.Test
- parser - Variable in class org.apache.lucene.demo.html.ParserThread
- pipeIn - Variable in class org.apache.lucene.demo.html.HTMLParser
- pipeInStream - Variable in class org.apache.lucene.demo.html.HTMLParser
- pipeOut - Variable in class org.apache.lucene.demo.html.HTMLParser
- pipeOutStream - Variable in class org.apache.lucene.demo.html.HTMLParser
- prevCharIsCR - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.lucene.demo.html.SimpleCharStream
Q
- Quote1Text - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Quote2Text - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
R
- ReInit(InputStream) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(Reader) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(HTMLParserTokenManager) - Method in class org.apache.lucene.demo.html.HTMLParser
- ReInit(SimpleCharStream) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- ReInit(Reader, int, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(Reader) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
- ReInitRounds() - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- readChar() - Method in class org.apache.lucene.demo.html.SimpleCharStream
- run() - Method in class org.apache.lucene.demo.html.ParserThread
S
- SP - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- STATIC_LEXER_ERROR - Static variable in class org.apache.lucene.demo.html.TokenMgrError
- An attempt wass made to create a second instance of a static token manager.
- SUMMARY_LENGTH - Static variable in class org.apache.lucene.demo.html.HTMLParser
- ScriptEnd - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ScriptStart - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- ScriptTag() - Method in class org.apache.lucene.demo.html.HTMLParser
- ScriptText - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- SimpleCharStream - class org.apache.lucene.demo.html.SimpleCharStream.
- An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- SimpleCharStream(InputStream) - Constructor for class org.apache.lucene.demo.html.SimpleCharStream
- Space - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- SwitchTo(int) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- serialVersionUID - Static variable in class org.apache.lucene.demo.html.HTMLParser.LookaheadSuccess
- serialVersionUID - Static variable in class org.apache.lucene.demo.html.ParseException
- serialVersionUID - Static variable in class org.apache.lucene.demo.html.TokenMgrError
- setDebugStream(PrintStream) - Method in class org.apache.lucene.demo.html.HTMLParserTokenManager
- specialConstructor - Variable in class org.apache.lucene.demo.html.ParseException
- This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialToken - Variable in class org.apache.lucene.demo.html.Token
- This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- staticFlag - Static variable in class org.apache.lucene.demo.html.SimpleCharStream
- summary - Variable in class org.apache.lucene.demo.html.HTMLParser
T
- Tag() - Method in class org.apache.lucene.demo.html.HTMLParser
- TagEnd - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- TagName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Tags - class org.apache.lucene.demo.html.Tags.
- Tags() - Constructor for class org.apache.lucene.demo.html.Tags
- Test - class org.apache.lucene.demo.html.Test.
- Test() - Constructor for class org.apache.lucene.demo.html.Test
- Token - class org.apache.lucene.demo.html.Token.
- Describes the input token stream.
- Token() - Constructor for class org.apache.lucene.demo.html.Token
- TokenMgrError - error org.apache.lucene.demo.html.TokenMgrError.
- TokenMgrError() - Constructor for class org.apache.lucene.demo.html.TokenMgrError
- TokenMgrError(String, int) - Constructor for class org.apache.lucene.demo.html.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.apache.lucene.demo.html.TokenMgrError
- title - Variable in class org.apache.lucene.demo.html.HTMLParser
- titleComplete - Variable in class org.apache.lucene.demo.html.HTMLParser
- toString() - Method in class org.apache.lucene.demo.html.Token
- Returns the image.
- token - Variable in class org.apache.lucene.demo.html.HTMLParser
- tokenBegin - Variable in class org.apache.lucene.demo.html.SimpleCharStream
- tokenImage - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- tokenImage - Variable in class org.apache.lucene.demo.html.ParseException
- This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- token_source - Variable in class org.apache.lucene.demo.html.HTMLParser
U
- UpdateLineColumn(char) - Method in class org.apache.lucene.demo.html.SimpleCharStream
W
- WS_ELEMS - Static variable in class org.apache.lucene.demo.html.Tags
- contains all tags for which whitespaces have to be inserted for proper tokenization
- WithinComment1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- WithinComment2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- WithinQuote1 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- WithinQuote2 - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- WithinScript - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- WithinTag - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
- Word - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
X
- XMLDecl() - Method in class org.apache.lucene.demo.html.HTMLParser
- XMLDeclName - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
A B C D E F G H I J K L M N O P Q R S T U W X
|
|||||||||
| Home >> All >> org >> apache >> lucene >> demo >> [ html overview ] | PREV NEXT | ||||||||