private static class ShingleFilter.InputWindowToken
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) AttributeSource |
attSource |
(package private) boolean |
isFiller |
(package private) OffsetAttribute |
offsetAtt |
(package private) CharTermAttribute |
termAtt |
| Constructor and Description |
|---|
InputWindowToken(AttributeSource attSource) |
final AttributeSource attSource
final CharTermAttribute termAtt
final OffsetAttribute offsetAtt
boolean isFiller
public InputWindowToken(AttributeSource attSource)