public class HistoryContext
extends java.lang.Object
Constructor and Description |
---|
HistoryContext(org.apache.lucene.search.Query query) |
Modifier and Type | Method and Description |
---|---|
boolean |
getContext(java.lang.String filename,
java.lang.String path,
java.util.List<Hit> hits) |
boolean |
getContext(java.lang.String parent,
java.lang.String basename,
java.lang.String path,
java.io.Writer out) |
boolean |
isEmpty() |
public boolean isEmpty()
public boolean getContext(java.lang.String filename, java.lang.String path, java.util.List<Hit> hits) throws HistoryException
HistoryException
public boolean getContext(java.lang.String parent, java.lang.String basename, java.lang.String path, java.io.Writer out) throws HistoryException
HistoryException