|
|||||||||
| Home >> All >> org >> apache >> lenya >> lucene >> [ html overview ] | PREV NEXT | ||||||||
A
- AfterEquals - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ArgEquals - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ArgName - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ArgQuote1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ArgQuote2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ArgValue() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- ArgValue - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- add(String, int) - Static method in class org.apache.lenya.lucene.html.Entities
- addEscapes(String) - Static method in class org.apache.lenya.lucene.html.TokenMgrError
- Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
- addSpace() - Method in class org.apache.lenya.lucene.html.HTMLParser
- addText(String) - Method in class org.apache.lenya.lucene.html.HTMLParser
- addToSummary(String) - Method in class org.apache.lenya.lucene.html.HTMLParser
- addToTitle(String) - Method in class org.apache.lenya.lucene.html.HTMLParser
- add_escapes(String) - Method in class org.apache.lenya.lucene.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.lenya.lucene.html.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- afterSpace - Variable in class org.apache.lenya.lucene.html.HTMLParser
- afterTag - Variable in class org.apache.lenya.lucene.html.HTMLParser
- arg - Variable in class org.apache.lenya.lucene.html.HTMLParser.JJCalls
- available - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
B
- BeginToken() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- backup(int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- beginColumn - Variable in class org.apache.lenya.lucene.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.lenya.lucene.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.lenya.lucene.html.SimpleCharStream
- buffer - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- bufline - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- bufpos - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- bufsize - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
C
- CloseQuote1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- CloseQuote2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Comment1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Comment2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- CommentEnd1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- CommentEnd2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- CommentTag() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- CommentText1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- CommentText2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- column - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- curChar - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- curLexState - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- currentToken - Variable in class org.apache.lenya.lucene.html.ParseException
- This is the last token that has been consumed successfully.
D
- DEFAULT - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Decl() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- DeclName - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Document(File) - Static method in class org.apache.lenya.lucene.html.HtmlDocument
- Creates a Lucene
Documentfrom a java.io.File. - Done() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- debugStream - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- decode(String) - Static method in class org.apache.lenya.lucene.html.Entities
- decoder - Static variable in class org.apache.lenya.lucene.html.Entities
- defaultLexState - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- disable_tracing() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
E
- EOF - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Entities - class org.apache.lenya.lucene.html.Entities.
- Entities() - Constructor for class org.apache.lenya.lucene.html.Entities
- Entity - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- ExpandBuff(boolean) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- enable_tracing() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- encode(String) - Static method in class org.apache.lenya.lucene.html.Entities
- DOCUMENT ME!
- encoder - Static variable in class org.apache.lenya.lucene.html.Entities
- endColumn - Variable in class org.apache.lenya.lucene.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.
- endDocument() - Method in class org.apache.lenya.lucene.html.HtmlContentHandler
- endLine - Variable in class org.apache.lenya.lucene.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.lenya.lucene.html.HTMLParser
- eol - Variable in class org.apache.lenya.lucene.html.ParseException
- The end of line string for this machine.
- errorCode - Variable in class org.apache.lenya.lucene.html.TokenMgrError
- Indicates the reason why the exception is thrown.
- expectedTokenSequences - Variable in class org.apache.lenya.lucene.html.ParseException
- Each entry in this array is an array of integers.
F
- FillBuff() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- first - Variable in class org.apache.lenya.lucene.html.HTMLParser.JJCalls
G
- GetImage() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- GetSuffix(int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- gen - Variable in class org.apache.lenya.lucene.html.HTMLParser.JJCalls
- generateParseException() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- getBeginColumn() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- getBeginLine() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- getBody() - Method in class org.apache.lenya.lucene.html.HtmlDocument
- Gets the body text attribute of the
HtmlDocumentobject. - getBodyText(Node, boolean) - Method in class org.apache.lenya.lucene.html.HtmlDocument
- Gets the bodyText attribute of the
HtmlDocumentobject. - getColumn() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- Deprecated.
- getDocument(InputStream) - Static method in class org.apache.lenya.lucene.html.HtmlDocument
- Creates a Lucene
Documentfrom an java.io.InputStream. - getEndColumn() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- getEndLine() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- getKeywords() - Method in class org.apache.lenya.lucene.html.HTMLParser
- Get keywords
- getLine() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- Deprecated.
- getMessage() - Method in class org.apache.lenya.lucene.html.ParseException
- This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in class org.apache.lenya.lucene.html.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getNextToken() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- getNextToken() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- DOCUMENT ME!
- getReader() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- getSummary() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- getTitle() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- getTitle() - Method in class org.apache.lenya.lucene.html.HtmlDocument
- Gets the title attribute of the
HtmlDocumentobject. - getToken(int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
H
- HTMLDocument() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- HTMLParser - class org.apache.lenya.lucene.html.HTMLParser.
- HTML Parser
- HTMLParser(File) - Constructor for class org.apache.lenya.lucene.html.HTMLParser
- Creates a new HTMLParser object.
- HTMLParser(InputStream) - Constructor for class org.apache.lenya.lucene.html.HTMLParser
- Creates a new HTMLParser object.
- HTMLParser(Reader) - Constructor for class org.apache.lenya.lucene.html.HTMLParser
- Creates a new HTMLParser object.
- HTMLParser(HTMLParserTokenManager) - Constructor for class org.apache.lenya.lucene.html.HTMLParser
- Creates a new HTMLParser object.
- HTMLParser.JJCalls - class org.apache.lenya.lucene.html.HTMLParser.JJCalls.
- HTMLParser.JJCalls() - Constructor for class org.apache.lenya.lucene.html.HTMLParser.JJCalls
- HTMLParserConstants - interface org.apache.lenya.lucene.html.HTMLParserConstants.
- HTMLParserTokenManager - class org.apache.lenya.lucene.html.HTMLParserTokenManager.
- HTMLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.lenya.lucene.html.HTMLParserTokenManager
- Creates a new HTMLParserTokenManager object.
- HTMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.lenya.lucene.html.HTMLParserTokenManager
- Creates a new HTMLParserTokenManager object.
- HtmlContentHandler - class org.apache.lenya.lucene.html.HtmlContentHandler.
- HtmlContentHandler() - Constructor for class org.apache.lenya.lucene.html.HtmlContentHandler
- HtmlDocument - class org.apache.lenya.lucene.html.HtmlDocument.
- The
HtmlDocumentclass creates a Lucene org.apache.lucene.document.Document from an HTML document. - HtmlDocument(File) - Constructor for class org.apache.lenya.lucene.html.HtmlDocument
- Constructs an
HtmlDocumentfrom a java.io.File. - HtmlDocument(InputStream) - Constructor for class org.apache.lenya.lucene.html.HtmlDocument
- Constructs an
HtmlDocumentfrom an java.io.InputStream.
I
- INVALID_LEXICAL_STATE - Static variable in class org.apache.lenya.lucene.html.TokenMgrError
- Tried to change to an invalid lexical state.
- image - Variable in class org.apache.lenya.lucene.html.Token
- The string image of the token.
- inBuf - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- inScript - Variable in class org.apache.lenya.lucene.html.HTMLParser
- inTitle - Variable in class org.apache.lenya.lucene.html.HTMLParser
- inputStream - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- input_stream - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
J
- jjAddStates(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjCheckNAdd(int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjCheckNAddStates(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjCheckNAddTwoStates(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjFillToken() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_0(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_1(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_2(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_3(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_4(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_5(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveNfa_6(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_0() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_1() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_2() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_3() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_4() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_5() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa0_6() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa1_0(long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa1_5(long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa2_0(long, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa2_5(long, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjMoveStringLiteralDfa3_0(long, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStartNfaWithStates_1(int, int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStartNfa_0(int, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStartNfa_5(int, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStopAtPos(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_0(int, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjStopStringLiteralDfa_5(int, long) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jj_2_1(int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_2_2(int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_2_rtns - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_3_1() - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_3_2() - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_add_error_token(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_consume_token(int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_endpos - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_expentries - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_expentry - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_gc - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_gen - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_input_stream - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_kind - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_la - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_la1 - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_la1_0 - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_lastpos - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_lasttokens - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_nt - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_ntk - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_ntk() - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_rescan - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jj_rescan_token() - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_save(int, int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_scan_token(int) - Method in class org.apache.lenya.lucene.html.HTMLParser
- jj_scanpos - Variable in class org.apache.lenya.lucene.html.HTMLParser
- jjbitVec0 - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjmatchedKind - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjmatchedPos - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjnewLexState - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjnewStateCnt - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjnextStates - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjround - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjrounds - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjstateSet - Variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjstrLiteralImages - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjtoSkip - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- jjtoToken - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
K
- kind - Variable in class org.apache.lenya.lucene.html.Token
- An integer that describes the kind of this token.
L
- LET - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- LEXICAL_ERROR - Static variable in class org.apache.lenya.lucene.html.TokenMgrError
- Lexical error occured.
- LOOP_DETECTED - Static variable in class org.apache.lenya.lucene.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.lenya.lucene.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.lenya.lucene.html.HTMLParser
- lexStateNames - Static variable in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- line - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- lookingAhead - Variable in class org.apache.lenya.lucene.html.HTMLParser
- luceneClassValue - Variable in class org.apache.lenya.lucene.html.HtmlDocument
- luceneTagName - Variable in class org.apache.lenya.lucene.html.HtmlDocument
M
- MAX_WAIT - Variable in class org.apache.lenya.lucene.html.HTMLParser
- main(String[]) - Static method in class org.apache.lenya.lucene.html.HtmlContentHandler
- maxNextCharInd - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
N
- NUM - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- newToken(int) - Static method in class org.apache.lenya.lucene.html.Token
- Returns a new Token object, by default.
- next - Variable in class org.apache.lenya.lucene.html.HTMLParser.JJCalls
- next - Variable in class org.apache.lenya.lucene.html.Token
- A reference to the next regular (non-special) token from the input stream.
O
- org.apache.lenya.lucene.html - package org.apache.lenya.lucene.html
P
- ParseException - exception org.apache.lenya.lucene.html.ParseException.
- This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for class org.apache.lenya.lucene.html.ParseException
- This constructor is used by the method "generateParseException" in the generated parser.
- ParseException() - Constructor for class org.apache.lenya.lucene.html.ParseException
- The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for class org.apache.lenya.lucene.html.ParseException
- Creates a new ParseException object.
- ParserThread - class org.apache.lenya.lucene.html.ParserThread.
- ParserThread(HTMLParser) - Constructor for class org.apache.lenya.lucene.html.ParserThread
- Punct - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- parser - Variable in class org.apache.lenya.lucene.html.ParserThread
- pipeIn - Variable in class org.apache.lenya.lucene.html.HTMLParser
- pipeOut - Variable in class org.apache.lenya.lucene.html.HTMLParser
- prevCharIsCR - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
Q
- Quote1Text - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Quote2Text - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
R
- ReInit(InputStream) - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- ReInit(Reader) - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- ReInit(HTMLParserTokenManager) - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- ReInit(SimpleCharStream) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- DOCUMENT ME!
- ReInit(SimpleCharStream, int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- DOCUMENT ME!
- ReInit(Reader, int, int, int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInit(Reader, int, int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInit(Reader) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInit(InputStream, int, int, int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInit(InputStream) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInit(InputStream, int, int) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- ReInitRounds() - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- rawDoc - Variable in class org.apache.lenya.lucene.html.HtmlDocument
- readChar() - Method in class org.apache.lenya.lucene.html.SimpleCharStream
- DOCUMENT ME!
- run() - Method in class org.apache.lenya.lucene.html.ParserThread
- DOCUMENT ME!
S
- SP - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- STATIC_LEXER_ERROR - Static variable in class org.apache.lenya.lucene.html.TokenMgrError
- An attempt wass made to create a second instance of a static token manager.
- SUMMARY_LENGTH - Static variable in class org.apache.lenya.lucene.html.HTMLParser
- SimpleCharStream - class org.apache.lenya.lucene.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.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- SimpleCharStream(Reader) - Constructor for class org.apache.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- SimpleCharStream(InputStream) - Constructor for class org.apache.lenya.lucene.html.SimpleCharStream
- Creates a new SimpleCharStream object.
- Space - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- SwitchTo(int) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- DOCUMENT ME!
- setDebugStream(PrintStream) - Method in class org.apache.lenya.lucene.html.HTMLParserTokenManager
- DOCUMENT ME!
- setDocumentLocator(Locator) - Method in class org.apache.lenya.lucene.html.HtmlContentHandler
- specialConstructor - Variable in class org.apache.lenya.lucene.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.lenya.lucene.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.
- startDocument() - Method in class org.apache.lenya.lucene.html.HtmlContentHandler
- startPrefixMapping(String, String) - Method in class org.apache.lenya.lucene.html.HtmlContentHandler
- staticFlag - Static variable in class org.apache.lenya.lucene.html.SimpleCharStream
- summary - Variable in class org.apache.lenya.lucene.html.HTMLParser
T
- Tag() - Method in class org.apache.lenya.lucene.html.HTMLParser
- DOCUMENT ME!
- TagEnd - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- TagName - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Token - class org.apache.lenya.lucene.html.Token.
- Describes the input token stream.
- Token() - Constructor for class org.apache.lenya.lucene.html.Token
- TokenMgrError - error org.apache.lenya.lucene.html.TokenMgrError.
- TokenMgrError() - Constructor for class org.apache.lenya.lucene.html.TokenMgrError
- TokenMgrError(String, int) - Constructor for class org.apache.lenya.lucene.html.TokenMgrError
- Creates a new TokenMgrError object.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class org.apache.lenya.lucene.html.TokenMgrError
- Creates a new TokenMgrError object.
- title - Variable in class org.apache.lenya.lucene.html.HTMLParser
- titleComplete - Variable in class org.apache.lenya.lucene.html.HTMLParser
- toString() - Method in class org.apache.lenya.lucene.html.Token
- Returns the image.
- token - Variable in class org.apache.lenya.lucene.html.HTMLParser
- tokenBegin - Variable in class org.apache.lenya.lucene.html.SimpleCharStream
- tokenImage - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- tokenImage - Variable in class org.apache.lenya.lucene.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.lenya.lucene.html.HTMLParser
U
- UpdateLineColumn(char) - Method in class org.apache.lenya.lucene.html.SimpleCharStream
W
- WithinComment1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- WithinComment2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- WithinQuote1 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- WithinQuote2 - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- WithinTag - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
- Word - Static variable in interface org.apache.lenya.lucene.html.HTMLParserConstants
A B C D E F G H I J K L M N O P Q R S T U W
|
|||||||||
| Home >> All >> org >> apache >> lenya >> lucene >> [ html overview ] | PREV NEXT | ||||||||