public interface IAnnotator
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(IResultSet result)
Annotates the result information.
|
void annotate(IResultSet result) throws AnnotatorException
result - The result set.AnnotatorException - On annotation errors.Copyright © 2016. All rights reserved.