|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.parser.AbstractHTMLParser
public abstract class AbstractHTMLParser
Abstract base class for HTML parsers.
| Constructor Summary | |
|---|---|
AbstractHTMLParser()
Creates a new instance of AbstractHTMLParser |
|
| Method Summary | |
|---|---|
void |
parse(java.io.File file)
Parses a file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.lenya.lucene.parser.HTMLParser |
|---|
getKeywords, getReader, getTitle, parse |
| Constructor Detail |
|---|
public AbstractHTMLParser()
| Method Detail |
|---|
public void parse(java.io.File file)
throws ParseException
parse in interface HTMLParserParseException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||