| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.parser.HTMLParserFactory
public class HTMLParserFactory
Factory to create HTML parsers that are used for indexing HTML.
| Field Summary | |
|---|---|
static org.apache.log4j.Logger | 
log
 | 
| Constructor Summary | |
|---|---|
HTMLParserFactory()
 | 
|
| Method Summary | |
|---|---|
static HTMLParser | 
newInstance(java.io.File file)
Returns an HTMLParser.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final org.apache.log4j.Logger log
| Constructor Detail | 
|---|
public HTMLParserFactory()
| Method Detail | 
|---|
public static HTMLParser newInstance(java.io.File file)
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||