Interface | Description |
---|---|
LookupAnnotation |
Value object that models a text annotation.
|
LookupToken |
This object represents the SMALLEST span of text that could potentially
be a lookup hit.
|
Class | Description |
---|---|
LookupAnnotationToTokAdapter | |
LookupHit |
Represents a single hit found by a lookup algorithm.
|
Enum | Description |
---|---|
LookupTokenComparator |
Comparator that sorts LookupToken objects by their start and end offsets.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.