Richard Eckart de Castilho created UIMA-3366:
------------------------------------------------
Summary: Add selectAt methods
Key: UIMA-3366
URL: https://issues.apache.org/jira/browse/UIMA-3366
Project: UIMA
Issue Type: Improvement
Components: uimaFIT
Reporter: Richard Eckart de Castilho
Priority: Minor
Fix For: 2.1.0uimaFIT
Add new methods
{noformat}
selectAt(jcas, type, int, int) - get all annotations of type at offset
selectSingleAt(jcas, type, int, int) - get single annotation of type at offset
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1#6144)