|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.demo.HTMLDocument
public class HTMLDocument
A utility for making Lucene Documents for HTML documents.
| Field Summary | |
|---|---|
(package private) static char |
dirSep
|
| Constructor Summary | |
|---|---|
private |
HTMLDocument()
|
| Method Summary | |
|---|---|
static org.apache.lucene.document.Document |
Document(java.io.File f)
|
static java.lang.String |
uid(java.io.File f)
|
static java.lang.String |
uid2url(java.lang.String uid)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static char dirSep
| Constructor Detail |
|---|
private HTMLDocument()
| Method Detail |
|---|
public static java.lang.String uid(java.io.File f)
public static java.lang.String uid2url(java.lang.String uid)
public static org.apache.lucene.document.Document Document(java.io.File f)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||