public static interface AnalysisRequestHandlerBase.TokenTrackingAttribute extends Attribute
Attribute used to track the positions of tokens
 in the analysis chain.AttributeSource API.| Modifier and Type | Method and Description | 
|---|---|
| void | freezeStage() | 
| int[] | getPositions() | 
| void | reset(int[] basePositions,
     int position) | 
| void | setActPosition(int pos) | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.