public class AnnotationBuffer
extends java.lang.Object
implements de.ims.icarus.util.annotation.AnnotationContainer
Constructor and Description |
---|
AnnotationBuffer(SearchResult searchResult,
ResultAnnotator annotator,
int cacheSize) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
de.ims.icarus.util.annotation.AnnotatedData |
getAnnotatedData(ResultEntry entry) |
de.ims.icarus.util.data.ContentType |
getAnnotationType() |
void |
setCacheSize(int cacheSize) |
public AnnotationBuffer(SearchResult searchResult, ResultAnnotator annotator, int cacheSize)
public void setCacheSize(int cacheSize)
public de.ims.icarus.util.annotation.AnnotatedData getAnnotatedData(ResultEntry entry)
public void clear()
public de.ims.icarus.util.data.ContentType getAnnotationType()
getAnnotationType
in interface de.ims.icarus.util.annotation.AnnotationContainer
AnnotationContainer.getAnnotationType()