public class AnnotatorFactoryGroupImpl extends CompositeImpl<IAnnotatorFactoryGroup,IAnnotatorFactory> implements IAnnotatorFactoryGroup
| Constructor and Description |
|---|
AnnotatorFactoryGroupImpl() |
| Modifier and Type | Method and Description |
|---|---|
IAnnotator |
newAnnotator()
Creates an annotator.
|
add, getChildren, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, getChildren, isEmptypublic IAnnotator newAnnotator() throws AnnotatorException
IAnnotatorFactorynewAnnotator in interface IAnnotatorFactoryAnnotatorException - On creation error.Copyright © 2016. All rights reserved.