|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.gumshoe.indexer.ContentReader
net.sf.gumshoe.indexer.OSContentReader
public class OSContentReader
| Field Summary |
|---|
| Fields inherited from class net.sf.gumshoe.indexer.ContentReader |
|---|
CONTENTS, FILECATEGORY, FILENAME, MODIFIED |
| Constructor Summary | |
|---|---|
OSContentReader()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
OS specific? |
org.apache.lucene.document.Document |
getDocument(java.io.File f)
Generate index entry for file |
java.util.List |
getSupportedExtensions()
List extensions supported by this reader |
| Methods inherited from class net.sf.gumshoe.indexer.ContentReader |
|---|
addDefaultFields, getContentFromXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSContentReader()
| Method Detail |
|---|
public java.lang.String getCategory()
getCategory in class ContentReaderContentReader.getCategory()public java.util.List getSupportedExtensions()
ContentReader
getSupportedExtensions in class ContentReader
public org.apache.lucene.document.Document getDocument(java.io.File f)
throws java.lang.Exception
ContentReader
getDocument in class ContentReaderf - file to be indexed
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||