public class RecentFiles extends Object
Constructor and Description |
---|
RecentFiles() |
Modifier and Type | Method and Description |
---|---|
String |
generateRSS(Path indexFile) |
String |
getRSSFooters() |
String |
getRSSHeaders() |
String |
getRSSItem(org.apache.lucene.document.Document doc) |
public String generateRSS(Path indexFile) throws org.apache.lucene.index.CorruptIndexException, IOException
org.apache.lucene.index.CorruptIndexException
IOException
public String getRSSItem(org.apache.lucene.document.Document doc)
public String getRSSHeaders()
public String getRSSFooters()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.