public class BaseTokenAdapter extends Object implements BaseToken
Constructor and Description |
---|
BaseTokenAdapter(org.apache.uima.jcas.tcas.Annotation annot) |
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset() |
int |
getStartOffset() |
public BaseTokenAdapter(org.apache.uima.jcas.tcas.Annotation annot)
public int getStartOffset()
getStartOffset
in interface BaseToken
public int getEndOffset()
getEndOffset
in interface BaseToken
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.