public static class PatternsAnnotations.ProcessedTextAnnotation extends java.lang.Object implements CoreLabel.GenericAnnotation<java.lang.String>
Constructor and Description |
---|
ProcessedTextAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<java.lang.String> |
getType()
Returns the type associated with this annotation.
|
public java.lang.Class<java.lang.String> getType()
CoreAnnotation
getType
in interface CoreAnnotation<java.lang.String>