public class AnnotatorCssStatus extends Object implements IAnnotator
| Constructor and Description |
|---|
AnnotatorCssStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(IResultSet result)
Annotates the result information.
|
protected nu.xom.Node |
wrapText(nu.xom.Node target)
Add a span surrounding the failed text.
|
public void annotate(IResultSet result) throws AnnotatorException
IAnnotatorannotate in interface IAnnotatorresult - The result set.AnnotatorException - On annotation errors.protected nu.xom.Node wrapText(nu.xom.Node target)
target - The target node.Copyright © 2016. All rights reserved.