| Home >> All >> org >> apache >> lenya >> lucene >> [ html Javadoc ] |
org.apache.lenya.lucene.html: Javadoc index of package org.apache.lenya.lucene.html.
Package Samples:
org.apache.lenya.lucene.html
Classes:
HtmlDocument: The HtmlDocument class creates a Lucene org.apache.lucene.document.Document from an HTML document. It does this by using JTidy package. It can take input input from java.io.File or java.io.InputStream .
ParseException: This exception is thrown when parse errors are encountered. You can explicitly create objects of this exception type by calling the method generateParseException in the generated parser. You can modify this class to customize your error reporting mechanisms so long as you retain the public fields.
SimpleCharStream: An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token: Describes the input token stream.
HTMLParser: HTML Parser
Entities
HTMLParserConstants
HTMLParserTokenManager
HtmlContentHandler
ParserThread
TokenMgrError
| Home | Contact Us | Privacy Policy | Terms of Service |