public class AnnotatorLink extends Object implements IAnnotator
| Constructor and Description |
|---|
AnnotatorLink() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinkToError(nu.xom.Node node,
Status status,
int statusIndex)
Add a link to a node.
|
void |
annotate(IResultSet result)
Annotates the result information.
|
public void annotate(IResultSet result) throws AnnotatorException
IAnnotatorannotate in interface IAnnotatorresult - The result set.AnnotatorException - On annotation errors.protected void addLinkToError(nu.xom.Node node,
Status status,
int statusIndex)
node - The node.status - The annotation status.statusIndex - The index number.Copyright © 2016. All rights reserved.