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-2014 Apache Software Foundation. All Rights Reserved.