public static class CoreAnnotations.QuotesAnnotation extends Object implements CoreAnnotation<List<CoreMap>>
| Constructor and Description |
|---|
QuotesAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<List<CoreMap>> |
getType()
Returns the type associated with this annotation.
|
public Class<List<CoreMap>> getType()
CoreAnnotationgetType in interface CoreAnnotation<List<CoreMap>>