public class AnnotatorGroupImpl extends CompositeImpl<IAnnotatorGroup,IAnnotator> implements IAnnotatorGroup
| Constructor and Description |
|---|
AnnotatorGroupImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(IResultSet result)
Annotates the result information.
|
add, getChildren, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getChildren, isEmptypublic void annotate(IResultSet result) throws AnnotatorException
IAnnotatorannotate in interface IAnnotatorresult - The result set.AnnotatorException - On annotation errors.Copyright © 2016. All rights reserved.