|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.search.lucene2.docs.HTMLDocument
public final class HTMLDocument
A utility for making Lucene Documents for HTML documents.
Method Summary | |
---|---|
static org.apache.lucene.document.Document |
getDocument(Resource res,
String charset)
|
static org.apache.lucene.document.Document |
getDocument(StringBuffer content,
Reader reader)
|
static String |
uid(Resource f)
|
static String |
uid2url(String uid)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String uid(Resource f)
public static String uid2url(String uid)
public static org.apache.lucene.document.Document getDocument(Resource res, String charset)
public static org.apache.lucene.document.Document getDocument(StringBuffer content, Reader reader)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |